unicorn-lint
/
ru.dimsuz.unicorn.lint
/
IssueRegistry
Issue
Registry
class
IssueRegistry
:
IssueRegistry
Content copied to clipboard
Functions
Properties
Functions
getCategories
Link copied to clipboard
fun
getCategories
():
List
<
Category
>
Content copied to clipboard
getIssue
Link copied to clipboard
fun
getIssue
(id:
String
):
Issue
?
Content copied to clipboard
isCategoryName
Link copied to clipboard
fun
isCategoryName
(name:
String
):
Boolean
Content copied to clipboard
isIssueId
Link copied to clipboard
fun
isIssueId
(id:
String
):
Boolean
Content copied to clipboard
Properties
api
Link copied to clipboard
open val
api
:
Int
Content copied to clipboard
issues
Link copied to clipboard
open override val
issues
:
List
<
Issue
>
Content copied to clipboard
isUpToDate
Link copied to clipboard
open val
isUpToDate
:
Boolean
Content copied to clipboard
minApi
Link copied to clipboard
open val
minApi
:
Int
Content copied to clipboard