Class: Rake::Task
Instance Attribute Summary collapse
-
#already_invoked ⇒ Object
readonly
Returns the value of attribute already_invoked.
Instance Attribute Details
#already_invoked ⇒ Object (readonly)
Returns the value of attribute already_invoked.
15 16 17 |
# File 'lib/ceedling/rake_wrapper.rb', line 15 def already_invoked @already_invoked end |