Class: Foobara::CommandConnectors::Desugarizers::Attributes::RejectInputs

Inherits:
Attributes
  • Object
show all
Defined in:
foobara-0.6.1/projects/command_connectors/src/desugarizers/attributes/reject_inputs.rb

Instance Method Summary collapse

Instance Method Details

#desugarizer_symbolObject



8
9
10
# File 'projects/command_connectors/src/desugarizers/attributes/reject_inputs.rb', line 8

def desugarizer_symbol
  :reject
end

#opts_keyObject



12
13
14
# File 'projects/command_connectors/src/desugarizers/attributes/reject_inputs.rb', line 12

def opts_key
  :inputs_transformers
end