Module: Simrb

Defined in:
lib/simrb/info.rb,
lib/simrb/command.rb

Defined Under Namespace

Classes: Scommand

Constant Summary collapse

Info =
{
  :name      => 'simrb',
  :created   => '2014-01-01',
  :alias_name    =>  '3s',
  :version   => '1.0.2',
  :author      => 'Linyu Deng',
  :email     =>  '[email protected]',
  :homepage    =>  'https://github.com/simrb/simrb-gem',
  :license   => 'MIT',
  :summary   => 'Simrb',
  :description =>  'This is a command helper for simrb'
}