Libraries
»
uncool
(1.0.1)
»
Index
»
Uncool
»
App
»
#trace
Method: Uncool::App#trace
Defined in:
lib/uncool/app.rb
#
trace
⇒
Object
30 31 32
# File 'lib/uncool/app.rb', line 30
def
trace
@trace
||=
Trace
.
new
(
targets
,
options
)
end