Method: Bake::Command::Top#bakefile_path

Defined in:
lib/bake/command/top.rb

#bakefile_pathObject



49
50
51
# File 'lib/bake/command/top.rb', line 49

def bakefile_path
  @options[:bakefile] || Dir.pwd
end