Class: TypeProf::Utils::CancelToken
| Relationships & Source Files | |
| Extension / Inclusion / Inheritance Descendants | |
| Subclasses: | |
| Inherits: | Object | 
| Defined in: | lib/typeprof/utils.rb | 
Instance Attribute Summary
- #cancelled? ⇒ Boolean readonly
Instance Attribute Details
    #cancelled?  ⇒ Boolean  (readonly)
  
  [ GitHub ]
# File 'lib/typeprof/utils.rb', line 196
def cancelled? return false end