class Icr::Command

Overview

Command represents single user's input. Properties:

Defined in:

icr/command.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(type : Symbol, value : String) #

[View source]

Instance Method Detail

def type : Symbol #

[View source]
def value : String #

[View source]