Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptExpert
/
rushstack
Public
forked from
microsoft/rushstack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rushstack
libraries
ts-command-line
src
test
on
master
User selector
All users
All time
Commit history
Commits on May 3, 2019
Allow colons in command line action names
bsiegel
committed
b7bbfab
View commit details
Copy full SHA for b7bbfab
View code at this point
Browse repository at this point
Commits on Jun 8, 2018
Add CommandLineParameter.appendToArgList() and CommandLineParser.ts()
pgonzal
committed
fdc7bd8
View commit details
Copy full SHA for fdc7bd8
View code at this point
Browse repository at this point
Commits on Apr 27, 2018
PR feedback: Include environmentVariable and defaultValue in the generated help text
pgonzal
committed
267ec4b
View commit details
Copy full SHA for 267ec4b
View code at this point
Browse repository at this point
Commits on Apr 26, 2018
Reverted the _enterLeaveHelpMode() idea because I realized it's confusing to call a parameter "required" when it can be specified via an environment variable
pgonzal
committed
8e47338
View commit details
Copy full SHA for 8e47338
View code at this point
Browse repository at this point
Update unit test
pgonzal
committed
9a91e91
View commit details
Copy full SHA for 9a91e91
View code at this point
Browse repository at this point
Commits on Apr 18, 2018
Rename "actionVerb" to "actionName"
pgonzal
committed
d19eb19
View commit details
Copy full SHA for d19eb19
View code at this point
Browse repository at this point
The CommandLineAction and CommandLineParser options are now exposed as normal top-level properties
pgonzal
committed
15361a5
View commit details
Copy full SHA for 15361a5
View code at this point
Browse repository at this point
Commits on Apr 17, 2018
Add tests for the new CommandLineParameter values
pgonzal
committed
cee5d42
View commit details
Copy full SHA for cee5d42
View code at this point
Browse repository at this point
Fix CommandLineParser.selectedAction type to be possibly undefined
pgonzal
committed
8ef8351
View commit details
Copy full SHA for 8ef8351
View code at this point
Browse repository at this point
Commits on Apr 16, 2018
Added CommandLineParameter.test.ts and validation for parameter names
pgonzal
committed
0ce33aa
View commit details
Copy full SHA for 0ce33aa
View code at this point
Browse repository at this point
Commits on Apr 15, 2018
Redesign of CommandLineParameterProvider to support the new DynamicCommandLineParser scenario
pgonzal
committed
21fe90c
View commit details
Copy full SHA for 21fe90c
View code at this point
Browse repository at this point
Commits on Apr 14, 2018
- Make the define___Parameter() members public
Show description for ae0b10b
pgonzal
committed
ae0b10b
View commit details
Copy full SHA for ae0b10b
View code at this point
Browse repository at this point
- Set up a CommandLineParser.test.ts unit test using Jest
Show description for c5b0cde
pgonzal
committed
c5b0cde
View commit details
Copy full SHA for c5b0cde
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.