Class: Himari::App::ProviderCandidate

Inherits:
Struct
  • Object
show all
Defined in:
lib/himari/app.rb

Instance Attribute Summary collapse

Instance Attribute Details

#actionObject

Returns the value of attribute action

Returns:

  • (Object)

    the current value of action



38
39
40
# File 'lib/himari/app.rb', line 38

def action
  @action
end

#buttonObject

Returns the value of attribute button

Returns:

  • (Object)

    the current value of button



38
39
40
# File 'lib/himari/app.rb', line 38

def button
  @button
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



38
39
40
# File 'lib/himari/app.rb', line 38

def name
  @name
end