class

Icr::Command

Inherits Reference / Object

Command represents single user's input. Properties:

  • value - actual input
  • type - type of input(require, class, module, method, regular, etc)

Constructors

new(type : Symbol, value : String)
Source

Instance methods

type
Source
value
Source