View Source Nexus.CLI behaviour (nexus v0.3.0)
Define callback that a CLI module needs to follow to be able to be runned and also define helper functions to parse a single command againts a raw input.
Summary
Types
@type t() :: map()
Define callback that a CLI module needs to follow to be able to be runned and also define helper functions to parse a single command againts a raw input.
@type t() :: map()