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 }}
natemcmaster
/
CommandLineUtils
Public
Notifications
You must be signed in to change notification settings
Fork
262
Star
2.3k
Code
Issues
3
Pull requests
4
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
default value for option/argument (and show it in the help text)
- #389
#389
Merged
natemcmaster
merged 10 commits into
natemcmaster:feature/default-value
natemcmaster/CommandLineUtils:feature/default-value
from
scott-xu:default-value-for-help-text
scott-xu/CommandLineUtils:default-value-for-help-text
Copy head branch name to clipboard
Nov 7, 2020
Conversation
Commits
10
(10)
Checks
Files changed
Merged
default value for option/argument (and show it in the help text)
#389
natemcmaster
merged 10 commits into
natemcmaster:feature/default-value
natemcmaster/CommandLineUtils:feature/default-value
from
scott-xu:default-value-for-help-text
scott-xu/CommandLineUtils:default-value-for-help-text
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2020
default value for option (and show it in the help)
scott-xu
committed
7efd9c2
View commit details
Copy full SHA for 7efd9c2
Browse repository at this point
Fix UT
Show description for 27690f9
scott-xu
committed
27690f9
View commit details
Copy full SHA for 27690f9
Browse repository at this point
Commits on Aug 29, 2020
Support DefaultValue for CommandArgument
scott-xu
committed
e4eb07e
View commit details
Copy full SHA for e4eb07e
Browse repository at this point
Commits on Aug 30, 2020
Do not show default value for (bool,T)
scott-xu
committed
5baac23
View commit details
Copy full SHA for 5baac23
Browse repository at this point
Commits on Sep 14, 2020
Merge branch 'main' into default-value-for-help-text
scott-xu
committed
8b3c97e
View commit details
Copy full SHA for 8b3c97e
Browse repository at this point
Add to Values when default value is set; Reuse IsSpecialTupleType, IsSpecialValueTupeType
scott-xu
committed
410fd4b
View commit details
Copy full SHA for 410fd4b
Browse repository at this point
Commits on Sep 22, 2020
lazily show help and set default value
scott-xu
committed
1529642
View commit details
Copy full SHA for 1529642
Browse repository at this point
rollback the lifecycle of initialization of the model class
scott-xu
committed
b2a442e
View commit details
Copy full SHA for b2a442e
Browse repository at this point
UseDefaultHelpOption
scott-xu
committed
f098c04
View commit details
Copy full SHA for f098c04
Browse repository at this point
Commits on Sep 26, 2020
Set Values/DefaultValue after parse
scott-xu
committed
5005b67
View commit details
Copy full SHA for 5005b67
Browse repository at this point
You can’t perform that action at this time.