class TypeProf::Utils::CancelToken
Public Instance Methods
cancelled?()
click to toggle source
# File typeprof-0.21.11/lib/typeprof/utils.rb, line 196 def cancelled? return false end