View Source DepsNix.Run (deps_nix v0.3.0)

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()