Class: Hecks::Bluebook::Given

Inherits:
Struct
  • Object
show all
Defined in:
lib/hecks/bluebook/command.rb

Instance Attribute Summary collapse

Instance Attribute Details

#canonicalObject

Returns the value of attribute canonical

Returns:

  • (Object)

    the current value of canonical



6
7
8
# File 'lib/hecks/bluebook/command.rb', line 6

def canonical
  @canonical
end

#descriptionObject

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



6
7
8
# File 'lib/hecks/bluebook/command.rb', line 6

def description
  @description
end

#predicateObject

Returns the value of attribute predicate

Returns:

  • (Object)

    the current value of predicate



6
7
8
# File 'lib/hecks/bluebook/command.rb', line 6

def predicate
  @predicate
end