Method: Tap::Support::Audit#key
- Defined in:
- lib/tap/support/audit.rb
#key ⇒ Object (readonly)
A key for self (typically the task producing value, or nil if the value has an unknown origin)
210 211 212 |
# File 'lib/tap/support/audit.rb', line 210 def key @key end |