This function is used to retrieve the arguments of a specific command in a command line. This can be useful if the command line is composed of several commands, such as "command1 -A -B ; command2 -C | less". In which case, get_arguments can return either "-A -B", "-C" or "" dependin
(user_input, command)
source not stored for this graph (policy: none)