Module: Ninja
- Defined in:
- lib/ninja.rb,
lib/ninja/threaded.rb
Defined Under Namespace
Classes: Threaded
Constant Summary collapse
- PlainSight =
lambda {|b| b.call }
Class Attribute Summary collapse
-
.hide_in ⇒ Object
Returns the value of attribute hide_in.
Instance Method Summary collapse
Class Attribute Details
.hide_in ⇒ Object
Returns the value of attribute hide_in.
3 4 5 |
# File 'lib/ninja.rb', line 3 def hide_in @hide_in end |