Skip to content

IssueCommentsURL

[Source]

primitive val IssueCommentsURL

Constructors

create

[Source]

new val create()
: IssueCommentsURL val^

Returns


Public Functions

apply

[Source]

fun box apply(
  owner: String val,
  repo: String val,
  number: I64 val)
: (String val | ParseError val)

Parameters

Returns


eq

[Source]

fun box eq(
  that: IssueCommentsURL val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: IssueCommentsURL val)
: Bool val

Parameters

Returns