this.gui
Preparing search index...
MonadReadResult
Type Alias MonadReadResult<TValue>
type
MonadReadResult
<
TValue
=
unknown
>
=
{
namespace
:
string
;
ok
:
true
;
path
:
string
;
target
:
MonadTarget
;
value
:
TValue
;
}
Type Parameters
TValue
=
unknown
Index
Properties
namespace
ok
path
target
value
Properties
namespace
namespace
:
string
ok
ok
:
true
path
path
:
string
target
target
:
MonadTarget
value
value
:
TValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
namespace
ok
path
target
value
this.gui
Loading...