NervesFlutterSupport.Util (nerves_flutter_support v1.3.0)

Utility functions used in various internal parts of this package. You probably do not need to use any of these.

Summary

Functions

Returns the directory in which the package nerves_flutter_support is installed to.

Functions

host_tools_installed?()

runtime_artifacts_installed?()

self_path()

@spec self_path() :: String.t()

Returns the directory in which the package nerves_flutter_support is installed to.

This is only ever used at compile time. Otherwise the return value makes no sense.