quasar
config
package
config
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
config
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
type
CfgErr
[
A
]
=
Failure
[
ConfigError
,
A
]
type
CfgErrT
[
F
[
_
]
,
A
]
=
EitherT
[
F
,
ConfigError
,
A
]
type
CfgTask
[
A
]
=
EitherT
[
Task
,
ConfigError
,
A
]
sealed abstract
class
ConfigError
extends
AnyRef
type
FsFile
=
FsPath
[
File
,
Sandboxed
]
sealed abstract
class
FsPath
[
T
,
S
]
extends
AnyRef
sealed abstract
class
OS
extends
AnyRef
Value Members
object
ConfigError
object
FsPath
object
OS
Inherited from
AnyRef
Inherited from
Any
Ungrouped