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