-
Notifications
You must be signed in to change notification settings - Fork 15
Command
raziman edited this page Feb 18, 2021
·
1 revision
Command is a function with type signature of func()
. Commands are defined
internally inside Gomu. Most of the functionality are executed through command.
You can reuse this command to your config script in order to extend
functionality of your script.
create_playlist
delete_playlist
delete_file
youtube_search
download_audio
add_queue
close_node
bulk_add
refresh
rename
playlist_search
reload_config
move_down
move_up
delete_item
clear_queue
play_selected
toggle_loop
shuffle_loop
queue_search
quit
toggle_pause
volume_up
volume_down
skip
toggle_help
command_search
rewind
forward
rewind_fast
forward_fast
yank
paste
repl