class Issue::Linker::ShiftLeft

Defined in:

vendors/shiftleft/shiftleft.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(org_id : String, app_id : String, api_key : String) #

[View source]

Instance Method Detail

def api_key : String #

[View source]
def app_id : String #

[View source]
def get_issues : Array(ShiftLeftIssue) #

[View source]
def issue_url(id : String) : String #

[View source]
def name : String #

[View source]
def org_id : String #

The organization ID


[View source]