51 52 53
# File 'lib/singed/flamegraph.rb', line 51 def open_command @open_command ||= "npx speedscope #{@filename}" end