Class: Legate::Tools::Calculator
- Inherits:
-
Legate::Tool
- Object
- Legate::Tool
- Legate::Tools::Calculator
- Defined in:
- lib/legate/tools/calculator.rb
Overview
A simple calculator tool supporting basic arithmetic operations.
Instance Attribute Summary
Attributes inherited from Legate::Tool
#description, #name, #parameters
Method Summary
Methods inherited from Legate::Tool
define_metadata, #execute, inherited, #initialize, #validate_and_coerce_params, #validate_params
Methods included from Legate::Tool::MetadataDsl
Constructor Details
This class inherits a constructor from Legate::Tool