module MStrap::DSL::System

Direct including types

Defined in:

mstrap/dsl/system.cr

Instance Method Summary

Instance Method Detail

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

[View source]
def has_command?(command_name : String, **kwargs) : Bool #

[View source]