backend
/
com.tp2020.backend.utils
/
DeploymentConfigurationModel
Deployment
Configuration
Model
data class
DeploymentConfigurationModel
(rootPath:
String
)
Content copied to clipboard
Functions
Properties
Extensions
Functions
component1
Link copied to clipboard
operator fun
component1
():
String
Content copied to clipboard
copy
Link copied to clipboard
fun
copy
(rootPath:
String
):
DeploymentConfigurationModel
Content copied to clipboard
equals
Link copied to clipboard
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
rootPath
Link copied to clipboard
val
rootPath
:
String
Content copied to clipboard
Extensions
parsedRootPath
Link copied to clipboard
val
DeploymentConfigurationModel
.
parsedRootPath
:
String
Content copied to clipboard