struct Information

Defined in:

res/info.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def color : String #

[View source]
def color=(color : String) #

[View source]
def credits : String #

[View source]
def credits=(credits : String) #

[View source]
def description : String #

[View source]
def description=(description : String) #

[View source]
def format_str : String #

[View source]
def format_str=(format_str : String) #

[View source]
def help : String #

[View source]
def help=(help : String) #

[View source]
def initialize #

[View source]
def version : String #

[View source]
def version=(version : String) #

[View source]
def width : String #

[View source]
def width=(width : String) #

[View source]