Class: OKF::Pro::Board::Budget
- Inherits:
-
Struct
- Object
- Struct
- OKF::Pro::Board::Budget
- Defined in:
- lib/okf/pro/board.rb
Instance Attribute Summary collapse
-
#cap ⇒ Object
Returns the value of attribute cap.
-
#declared ⇒ Object
Returns the value of attribute declared.
Instance Attribute Details
#cap ⇒ Object
Returns the value of attribute cap
8 9 10 |
# File 'lib/okf/pro/board.rb', line 8 def cap @cap end |
#declared ⇒ Object
Returns the value of attribute declared
8 9 10 |
# File 'lib/okf/pro/board.rb', line 8 def declared @declared end |