Method: Gitlab::Triage::Options#host_url

Defined in:
lib/gitlab/triage/options.rb

#host_urlObject

Returns the value of attribute host_url

Returns:

  • (Object)

    the current value of host_url



5
6
7
# File 'lib/gitlab/triage/options.rb', line 5

def host_url
  @host_url
end