Class: Minidbc::Cond

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

Instance Attribute Summary collapse

Instance Attribute Details

#blkObject

Returns the value of attribute blk

Returns:

  • (Object)

    the current value of blk



25
26
27
# File 'lib/minidbc.rb', line 25

def blk
  @blk
end

#locationObject

Returns the value of attribute location

Returns:

  • (Object)

    the current value of location



25
26
27
# File 'lib/minidbc.rb', line 25

def location
  @location
end