Class: Danger::NoRepoInfo

Inherits:
Object
  • Object
show all
Defined in:
lib/danger/ci_source/support/no_repo_info.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject (readonly)

Returns the value of attribute id.



3
4
5
# File 'lib/danger/ci_source/support/no_repo_info.rb', line 3

def id
  @id
end

#slugObject (readonly)

Returns the value of attribute slug.



3
4
5
# File 'lib/danger/ci_source/support/no_repo_info.rb', line 3

def slug
  @slug
end