Method: Xmvc.ui

Defined in:
lib/xmvc.rb

.uiObject



152
153
154
# File 'lib/xmvc.rb', line 152

def ui
  @ui ||= UI.new
end