Powerful rule-based command line parser and cofiguration reader. Options can be created using annotations or manually using a powerful API. Options are grouped into hierarchical namespace, allowing sophisticated inclusion, exclusion and grouping based on rules. Supports multiple dialects and automatic document creator such as typical usage and UNIX manpages. POSSIX, GNU, MSDOS command line parser dialects. XML, INI, PROPERTIES configuration file types. Database and general persistance or combination of all the above.
Features
- Powerful rule and expression engine | "(ccOptions ^ ldOptions) && filenames.count > 0"
- Support for many datatypes including enums, arrays and collections
- Less coding: annotated option | @Property int count
- Option groups
- Less coding: Auto-option creation from class fields
- Static and dynamic groups and class fields as options
- Automatically create usage, manpages and other documentation types from options
- Can declare options and rules to mimic the most complex unix tools (gcc, yum, etc)
- Multiple dialects including POSIX, GNU and Windows for argument decorations and parsing
- Do not like annotations? Full API is provided as well
License
Apache License V2.0
You Might Also Like
One Platform. Total IT Insight. Start with PRTG Now
Why settle for fragmented monitoring? PRTG consolidates everything - servers, VMs, network devices, cloud services, and more, into one powerful platform. Get real-time status, customizable alerts, and deep analytics to drive smarter decisions. Designed for complex environments, PRTG scales with your needs, supports team collaboration, and helps you prevent outages before they impact users. Take control of your IT landscape and deliver the uptime your business requires.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Args!