Module: Tanuki::Universe

Defined in:
lib/tanuki/universe.rb,
lib/tanuki/universe/cli.rb,
lib/tanuki/universe/config.rb,
lib/tanuki/universe/version.rb,
lib/tanuki/universe/gitlab_client.rb,
lib/tanuki/universe/commands/generate.rb

Defined Under Namespace

Modules: Commands Classes: Cli, Config, GitlabClient

Constant Summary collapse

VERSION =
"0.0.5"

Class Method Summary collapse

Class Method Details

.root_pathObject



7
8
9
# File 'lib/tanuki/universe.rb', line 7

def self.root_path
  File.dirname(__FILE__)
end