Ding
Documentation for DingDingDing.
DingDingDing.ding_files
DingDingDing.elevator_files
DingDingDing.ding_expr
DingDingDing.ding_repl
DingDingDing.elevator_expr
DingDingDing.elevator_repl
DingDingDing.full_repl
DingDingDing.ohno_repl
DingDingDing.rand_sound_file
DingDingDing.refresh!
DingDingDing.@ding
DingDingDing.@elevator
DingDingDing.ding_files
— ConstantDingDingDing.elevator_files
— ConstantList of files (with sources) played when using @elevator
or elevator_repl
.
DingDingDing.ding_expr
— MethodTransform an expression to play a sound if execution took more than min_duration
seconds
DingDingDing.ding_repl
— FunctionEnable a ding sound on all REPL commands taking more than a certain time.
DingDingDing.elevator_expr
— MethodRewrite an expression such that an elevator music start playing after an initial time and stops it when the evaluation is finished.
DingDingDing.elevator_repl
— FunctionEnable elevator music on all REPL commands taking more than a certain time.
DingDingDing.full_repl
— FunctionToggle all the repl hooks at the same time.
DingDingDing.ohno_repl
— FunctionEnable elevator music on all REPL commands taking more than a certain time.
DingDingDing.rand_sound_file
— MethodGiven a dictionary, get a random file and fetch its source.
DingDingDing.refresh!
— FunctionReload the options given the Ding.toml
file present in the current directory.
DingDingDing.@ding
— MacroPlay a short sound after the execution is over
DingDingDing.@elevator
— MacroPlays an elevator music along the given expression