toggle menu
river
jvm
switch theme
search in API
connector-github
/
com.river.connector.github.model
/
Content
/
Dir
Dir
data
class
Dir
(
val
path
:
String
,
val
list
:
List
<
Content
>
)
:
Content
Members
Constructors
Dir
Link copied to clipboard
constructor
(
path
:
String
,
list
:
List
<
Content
>
)
Properties
list
Link copied to clipboard
val
list
:
List
<
Content
>
path
Link copied to clipboard
open
override
val
path
:
String