class Dryrun

Defined in:

data/errors.cr

Constructors

Instance Method Summary

Instance methods inherited from class Object

to_toml : String to_toml

Constructor Detail

def self.new(cmd : Nil | String) #

[View source]

Instance Method Detail

def cmd : String #

def cmd=(v : String) : String #

def cmd=(v : Nil) #

nil assignments are always ignored


def cmd? : String | Nil #