toggle menu
gitlab
jvm
switch theme
search in API
gitlab
/
com.mato.gitlab.response
/
FileOperatorResponse
File
Operator
Response
@
Serializable
data
class
FileOperatorResponse
(
val
filePath
:
String
,
val
branch
:
String
)
Author
sunlulu.tomato
Members
Constructors
File
Operator
Response
Link copied to clipboard
constructor
(
filePath
:
String
,
branch
:
String
)
Properties
branch
Link copied to clipboard
val
branch
:
String
file
Path
Link copied to clipboard
val
filePath
:
String