module Dapp::Dapp::Command::Sample::List
Public Instance Methods
sample_list()
click to toggle source
# File lib/dapp/dapp/command/sample/list.rb, line 6 def sample_list _sample_list.each(&method(:puts)) end