class Cmds::Usage

Defined in:

cmds/usage.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def text : String #

def text=(v : String) : String #

def text=(v : Nil) #

nil assignments are always ignored


def text? : String | Nil #