module Cl::Help::Format
Public Instance Methods
format_obj(obj)
click to toggle source
# File lib/cl/help/format.rb, line 4 def format_obj(obj) Obj.new(obj).format end
# File lib/cl/help/format.rb, line 4 def format_obj(obj) Obj.new(obj).format end