class Logburn::Profile::ProfileSynthesis::Usb_compilation

Defined in:

logburn.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(line : String) #

[View source]

Class Method Detail

def self.cprint(text) #

def self.match(line) #

[View source]
def self.print(text) #

def self.records #

[View source]

Instance Method Detail

def cprint(text) #

def hide : Bool #

def hide=(hide : Bool) #

def id : String | Nil #

def id=(id : String | Nil) #

def line : String #

def line=(line : String) #

def match : Regex::MatchData | Nil #

def match=(match : Regex::MatchData | Nil) #

def print(text) #

def save #

[View source]