Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ion ion
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 84
    • Issues 84
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • redox-os
  • ionion
  • Merge requests
  • !1209

Merged
Created Dec 05, 2020 by matu3ba@matu3baMaintainer

fix(argument parser): catch trivial errors and remove structopt

  • Overview 1
  • Commits 2
  • Changes 12

fix: catch setting a flag twice, using command and file(s), remove structopt

closes issue: #361 (closed)

test: no tests due to simple changes

refactor: tests are adapted

docs: This would need a man page as to not clutter --help

perf: compiling faster, because no structopt dependencies

Edited Dec 14, 2020 by matu3ba
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: arg_parser