FileMaestro
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
FileMaestro
FileMaestro
/
net.exoad.filemaestro.daemon
/
MaestroMetaListener
Maestro
Meta
Listener
object
MaestroMetaListener
Responsible for withholding history of conversion requests
Members
Properties
all
Conversion
Slices
Link copied to clipboard
val
allConversionSlices
:
List
<
ConversionSlice
>
is
Listening
Link copied to clipboard
var
isListening
:
Boolean
MAX_
QUEUE_
LENGTH
Link copied to clipboard
const
val
MAX_QUEUE_LENGTH
:
Int
=
256
root
Listener
Link copied to clipboard
var
rootListener
:
(
)
->
Unit
?
Functions
clear
Events
Link copied to clipboard
fun
clearEvents
(
)
push
Event
Link copied to clipboard
fun
pushEvent
(
child
:
String
,
from
:
String
,
to
:
String
,
error
:
String
?
=
null
)