123456789_123456789_123456789_123456789_123456789_

Class: TypeProf::Utils::CancelToken

Relationships & Source Files
Extension / Inclusion / Inheritance Descendants
Subclasses:
Inherits: Object
Defined in: lib/typeprof/utils.rb

Instance Attribute Summary

Instance Attribute Details

#cancelled?Boolean (readonly)

[ GitHub ]

  
# File 'lib/typeprof/utils.rb', line 196

def cancelled?
  return false
end