Method: MTBuild::Workspace#workspace_name

Defined in:
lib/mtbuild/workspace.rb

#workspace_nameObject (readonly)

The workspace’s name



10
11
12
# File 'lib/mtbuild/workspace.rb', line 10

def workspace_name
  @workspace_name
end