class Fork

Defined in:

forked_command.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(flag : String, command : Command) #

[View source]

Instance Method Detail

def match?(flag : String) : Bool #

[View source]
def print(output : Output) : Output #

[View source]