class Icr::Command
- Icr::Command
- Reference
- Object
Overview
Command represents single user's input. Properties:
- value - actual input
- type - type of input(require, class, module, method, regular, etc)
Command represents single user's input. Properties: