Current section

Files

Jump to
novdom_dev_tools include dev_tools@internals@error_DependencyInstallationError.hrl
Raw

include/dev_tools@internals@error_DependencyInstallationError.hrl

-record(dependency_installation_error, {
reason :: binary(),
package_manager :: binary()
}).