lib
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
lib
mockzilla-common
/
com.apadmi.mockzilla.lib.sharedstate
/
MockzillaSharedProcessStateHandler
Mockzilla
Shared
Process
State
Handler
class
MockzillaSharedProcessStateHandler
(
fileIo
:
FileIo
)
Members
Constructors
Mockzilla
Shared
Process
State
Handler
Link copied to clipboard
constructor
(
fileIo
:
FileIo
)
Functions
get
Shared
Process
State
Link copied to clipboard
suspend
fun
getSharedProcessState
(
)
:
MockzillaSharedProcessState
?
set
Shared
Process
State
Link copied to clipboard
suspend
fun
setSharedProcessState
(
state
:
MockzillaSharedProcessState
)