Class: Mxrb::TeamServer::GitResult

Inherits:
Data
  • Object
show all
Defined in:
lib/mxrb/team_server.rb

Instance Attribute Summary collapse

Instance Attribute Details

#outputObject (readonly)

Returns the value of attribute output

Returns:

  • (Object)

    the current value of output



16
17
18
# File 'lib/mxrb/team_server.rb', line 16

def output
  @output
end

#repository_urlObject (readonly)

Returns the value of attribute repository_url

Returns:

  • (Object)

    the current value of repository_url



16
17
18
# File 'lib/mxrb/team_server.rb', line 16

def repository_url
  @repository_url
end