You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally this would work like _mode and allow someone to set a member _scope on a TimberTruck to a symbol like :SomeModule or :some_function. When a call to log happened inside that scope, the truck would be passed the log, otherwise it wouldn't.
The text was updated successfully, but these errors were encountered:
Ideally this would work like
_mode
and allow someone to set a member_scope
on aTimberTruck
to a symbol like:SomeModule
or:some_function
. When a call tolog
happened inside that scope, the truck would be passed the log, otherwise it wouldn't.The text was updated successfully, but these errors were encountered: