View Source DepsNix.Run (deps_nix v0.2.1)
Summary
Types
@type converger() :: (Keyword.t() -> [Mix.Dep.t()])
Functions
@spec call(DepsNix.Run.Options.t(), converger()) :: {path :: String.t(), output :: String.t()}
@spec parse_args(list()) :: DepsNix.Run.Options.t()