Method: BCDice::Base.eval
- Defined in:
- lib/bcdice/base.rb
.eval(command) ⇒ Result
66 67 68 |
# File 'lib/bcdice/base.rb', line 66 def eval(command) new(command).eval end |
66 67 68 |
# File 'lib/bcdice/base.rb', line 66 def eval(command) new(command).eval end |