Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.cs.core
/
love.yinlin.cs
/
APIRes
APIRes
open
class
APIRes
:
APIFile
Members
Constructors
APIRes
Link copied to clipboard
constructor
(
root
:
String
)
constructor
(
parent
:
APIRes
)
constructor
(
parent
:
APIRes
,
name
:
String
)
Properties
files
Link copied to clipboard
open
override
val
files
:
List
<
String
>
path
Link copied to clipboard
val
path
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String