class Logger

As of Apr 2020, because of a 1/2 removed awesome print dep in the gem which hasnt been released. See github.com/kanet77/togglv8/issues/17

Public Instance Methods

ap(*_args, **_kwargs, &_block) click to toggle source
# File lib/luxafor/toggl.rb, line 15
def ap(*_args, **_kwargs, &_block)
  true
end