Class: Foobara::CommandConnectors::Desugarizers::Attributes::OnlyInputs
- Inherits:
-
Attributes
- Object
- Attributes
- Foobara::CommandConnectors::Desugarizers::Attributes::OnlyInputs
- Defined in:
- foobara-0.6.1/projects/command_connectors/src/desugarizers/attributes/only_inputs.rb
Instance Method Summary collapse
Instance Method Details
#desugarizer_symbol ⇒ Object
8 9 10 |
# File 'projects/command_connectors/src/desugarizers/attributes/only_inputs.rb', line 8 def desugarizer_symbol :only end |
#opts_key ⇒ Object
12 13 14 |
# File 'projects/command_connectors/src/desugarizers/attributes/only_inputs.rb', line 12 def opts_key :inputs_transformers end |