method
called_internally?
v1_8_6_287 -
Show latest stable
- Class:
RUNIT::Assert
called_internally?()public
No documentation available.
# File lib/runit/assert.rb, line 69
def called_internally?
/assertions\.rb/.match(caller[1])
end