Class: Gitlab::SubmoduleLinks::Urls

Inherits:
Struct
  • Object
show all
Defined in:
lib/gitlab/submodule_links.rb

Instance Attribute Summary collapse

Instance Attribute Details

#compareObject

Returns the value of attribute compare

Returns:

  • (Object)

    the current value of compare



7
8
9
# File 'lib/gitlab/submodule_links.rb', line 7

def compare
  @compare
end

#treeObject

Returns the value of attribute tree

Returns:

  • (Object)

    the current value of tree



7
8
9
# File 'lib/gitlab/submodule_links.rb', line 7

def tree
  @tree
end

#webObject

Returns the value of attribute web

Returns:

  • (Object)

    the current value of web



7
8
9
# File 'lib/gitlab/submodule_links.rb', line 7

def web
  @web
end