commando icon indicating copy to clipboard operation
commando copied to clipboard

Adds method to get tokens passed to command.

Open Bored0ne opened this issue 8 years ago • 1 comments

This resolves -> https://github.com/nategood/commando/issues/79

Bored0ne avatar Jan 02 '18 17:01 Bored0ne

You are adding a function to return the same tokens that the developer has passed as an argument to begin with? I don't think this is a solution to issue #79. I think the issue may be that he does not know how to find out if a specific option/flag/argument was in the tokens or not.

NeoVance avatar Jan 07 '18 08:01 NeoVance