In Files

  • typeprof-0.21.1/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.1/lib/typeprof/utils.rb, line 196
def cancelled?
  return false
end