Sha256: 6e483dfc751d24dd751586a8e59da24180f3dcc45f24d319bc2f7cf34ef1fc20
Contents?: true
Size: 208 Bytes
Versions: 2
Compression:
Stored size: 208 Bytes
Contents
class DevSystem::Terminal < Liza::Controller # def self.call args # new.call args # end # def initialize args # @args = args # end # attr_reader :args # def call args # # end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lizarb-1.0.4 | lib/dev_system/dev/controllers/terminal.rb |
lizarb-1.0.3 | lib/dev_system/dev/controllers/terminal.rb |