Accept -l LAYOUT CLI option to set the layout
This commit is contained in:
@@ -12,7 +12,7 @@ module Uh
|
||||
def_delegator :@output, :print
|
||||
|
||||
attr_reader :output
|
||||
attr_accessor :verbose, :debug
|
||||
attr_accessor :verbose, :debug, :layout_class
|
||||
|
||||
def initialize output
|
||||
@output = output
|
||||
|
Reference in New Issue
Block a user