You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2b-rs/src/providers/music
trivernis 45d2ac84b1
Add enquote util and change run_command_async
The new enquote function is used to enquote command input.
For simplicity reasons the run_command_async doesn't read from
stdout and stderr separately anymore but uses `.output().await`
instead.

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
..
lyrics.rs Bump version and cleanup code 3 years ago
mod.rs Add qalc command and improve README 3 years ago
queue.rs Bump version and cleanup code 3 years ago
responses.rs Reimplement queue and add guild settings 3 years ago
spotify.rs Bump version and cleanup code 3 years ago
youtube_dl.rs Add enquote util and change run_command_async 3 years ago