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