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