module C80GitBash
Constants
- VERSION
Public Class Methods
app()
click to toggle source
# File lib/c80_git_bash/c80_git_bash_module.rb, line 5 def app @app ||= C80GitBash::App.new end
# File lib/c80_git_bash/c80_git_bash_module.rb, line 5 def app @app ||= C80GitBash::App.new end