module AxR
TODO: test output format
TODO: test output format
Constants
- VERSION
Public Class Methods
app()
click to toggle source
# File lib/axr.rb, line 9 def self.app @app ||= App.instance end
TODO: test output format
TODO: test output format
# File lib/axr.rb, line 9 def self.app @app ||= App.instance end