class Dapp::CLI::Command::Sample::Base
Public Instance Methods
run_method()
click to toggle source
# File lib/dapp/cli/command/sample/base.rb, line 21 def run_method "sample_#{super}" end
# File lib/dapp/cli/command/sample/base.rb, line 21 def run_method "sample_#{super}" end