Skip to content

Conversation

@earth2016
Copy link

  • Added method to get the title when the argument is numeric and optional, the title will be shown if the title is set.
  • Then I added some lines to check if the operating system is windows when that happens we will use the default value. Windows operating system shows an annoying message to the user repeatedly

Aliases: `title`, `referredToAs`

Add a name to refer to an argument option by. Makes the help docs a little cleaner for anonymous "argument" options.
Add a name to refer to an argument option by. Makes the help docs a little cleaner for annonymous "argument" options.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's "anonymous" right?

Aliases: `expectsFile`

The value specified for this option must be a valid file path. When used relative paths will be converted into fully quantify file paths and globbing is also optionally supported. See the file.php example.
The value specified for this option must be a valid file path. When used relative paths will be converted into fully quatified file paths and globbing is also optionally supported. See the file.php example.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be "quantified".


// We allow for "dynamic" anonymous arguments, so we
// add an option for any anonymous arguments that
// We allow for "dynamic" annonymous arguments, so we
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again, pretty sure this was spelled correctly before.

@nategood
Copy link
Owner

nategood commented Nov 9, 2016

Tests are failing also.

@earth2016
Copy link
Author

earth2016 commented Sep 4, 2018

Thanks @nategood for replying to this. I am going to close this and start another newer.

@earth2016 earth2016 closed this Sep 4, 2018
@earth2016
Copy link
Author

I have created another pull request cleaner: #95

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants