toggle menu
Ksui
2.2.0-SNAPSHOT
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.extension
Package-level
declarations
Types
Functions
Types
Id
Parts
Link copied to clipboard
data
class
IdParts
(
val
packageId
:
String
,
val
module
:
String
,
val
function
:
String
)
Functions
as
Id
Parts
Link copied to clipboard
fun
String
.
asIdParts
(
)
:
Triple
<
String
,
String
,
String
>
format
As
Sui
Domain
Link copied to clipboard
fun
String
.
formatAsSuiDomain
(
)
:
String
to
Id
Link copied to clipboard
fun
Triple
<
String
,
String
,
String
>
.
toId
(
)
:
IdParts
to
Object
Digest
Link copied to clipboard
fun
String
.
toObjectDigest
(
)
:
ObjectDigest
to
Reference
Link copied to clipboard
fun
String
.
toReference
(
)
:
Reference