Method: Lemon::Snapshot::Unit#singleton

Defined in:
lib/lemon/coverage/snapshot.rb

#singletonObject (readonly)

Is the method a “class method”, rather than an instance method.



108
109
110
# File 'lib/lemon/coverage/snapshot.rb', line 108

def singleton
  @singleton
end