module

MStrap::DSL::System

Instance methods

cmd(env : Hash | Nil, command : String, args : Array(String) | Nil, **kwargs)

See MStrap::Platform#run_command

Source
has_command?(command_name : String, **kwargs) : Bool

See MStrap::Platform#has_command?

Source