1 2 3 4 5 6 7 8 9
{ "name": "pushd", "description": "Change the current directory, and push the old current directory onto the directory stack", "args": [ { "template": "folders" } ] }