Sha256: af942bb5899bc5452feb3eb6dd083f34fe628bef3cb097b33b00b74e30a61956
Contents?: true
Size: 253 Bytes
Versions: 20
Compression:
Stored size: 253 Bytes
Contents
# Rgentpl module Rgentpl # Application # # Main runner method module Application class << self # Runner # # @return [Boolean] the runned state def exec Rgentpl::Command::Base.start end end end end
Version data entries
20 entries across 20 versions & 1 rubygems