In Files

  • typeprof-0.21.2/lib/typeprof/utils.rb

Parent

Methods

Class/Module Index [+]

Quicksearch

TypeProf::Utils::CancelToken

Public Instance Methods

cancelled?() click to toggle source
 
               # File typeprof-0.21.2/lib/typeprof/utils.rb, line 196
def cancelled?
  return false
end
            
There is an updated format of the API docs for this version here.