fiktion
Toggle table of contents
0.2.2
Select version
0.4.1
0.4.0
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
fiktion
fiktion-core
/
dev.s7a.fiktion
/
FakePath
Fake
Path
data
class
FakePath
(
val
segments
:
List
<
FakeProperty
>
)
Runtime path to a generated value.
Members
Constructors
Fake
Path
Link copied to clipboard
constructor
(
segments
:
List
<
FakeProperty
>
)
Properties
segments
Link copied to clipboard
val
segments
:
List
<
FakeProperty
>
Properties from the root value to the current value.