Class: OKF::Pro::Board::Budget

Inherits:
Struct
  • Object
show all
Defined in:
lib/okf/pro/board.rb

Instance Attribute Summary collapse

Instance Attribute Details

#capObject

Returns the value of attribute cap

Returns:

  • (Object)

    the current value of cap



8
9
10
# File 'lib/okf/pro/board.rb', line 8

def cap
  @cap
end

#declaredObject

Returns the value of attribute declared

Returns:

  • (Object)

    the current value of declared



8
9
10
# File 'lib/okf/pro/board.rb', line 8

def declared
  @declared
end