Esbuild.bin_version
You're seeing just the function
bin_version
, go back to Esbuild module for more information.
Returns the version of the esbuild executable.
Returns {:ok, version_string}
on success or :error
when the executable
is not available.