effectie-syntax
effectie-syntax
API
effectie.syntax
all
all
console
console
error
error
fx
fx
restart
restart
effectie-syntax
/
effectie.syntax
/
console
console
effectie.syntax.console
See the
console
companion trait
object
console
extends
console
Attributes
Companion
trait
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
console
class
Object
trait
Matchable
class
Any
Self type
console
.
type
Members list
Clear all
Value members
Inherited methods
inline
def
putErrStr
[
F
[
*
] :
FxCtor
](
value
:
String
):
F
[
Unit
]
Attributes
Inherited from:
console
inline
def
putErrStrLn
[
F
[
*
] :
FxCtor
](
value
:
String
):
F
[
Unit
]
Attributes
Inherited from:
console
inline
def
putStr
[
F
[
*
] :
FxCtor
](
value
:
String
):
F
[
Unit
]
Attributes
Inherited from:
console
inline
def
putStrLn
[
F
[
*
] :
FxCtor
](
value
:
String
):
F
[
Unit
]
Attributes
Inherited from:
console
inline
def
readLn
[
F
[
*
] :
FxCtor
]:
F
[
String
]
Attributes
Inherited from:
console
inline
def
readPassword
[
F
[
*
] :
FxCtor
]:
F
[
Array
[
Char
]]
Attributes
Inherited from:
console
inline
def
readYesNo
[
F
[
*
] :
FxCtor
](
prompt
:
String
):
F
[
YesNo
]
Attributes
Inherited from:
console
In this article
Attributes
Members list
Value members
Inherited methods