module BranchCli

Public Class Methods

root() click to toggle source
# File lib/branch_cli.rb, line 3
def self.root
  File.dirname __dir__
end