bin = { name = "rq" } args = [] stdout = "" stderr = """ error: the following required arguments were not provided: Usage: rq[EXE] [FILE_PATH] For more information, try '--help'. """ status = { code = 2 }