question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Types in Output of Options

See original GitHub issue

I couldn’t find any way to display/specify which types arguments take in. For instance, something like this would be helpful.

$ my-cli --help

  Options
    -c, --config     Provide path to custom config  (default foo.config.js) [Type: String]

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
lukeedcommented, Jul 11, 2018

Nope, sorry. Again, because it only takes in strings. Only the program will see what it’s been inferred as/casted as.

0reactions
lukeedcommented, Jul 11, 2018

No problem 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Manipulate six types of chunk output and inline output - Yihui Xie
As introduced in the main manual, knitr uses the evaluate package to evaluate R code chunks, and there are six types of output:...
Read more >
Output Options - Alteryx Help
Option Description Formats Output Options XLSX, XLSM (via... Output Options *Only available f... Table/Field Name SQL Style Table name of the database being written to. OleDB,...
Read more >
Options Summary (GNU make) - GNU.org
Options Summary (GNU make) ... Here is a table of all the options make understands: ... Various levels and types of output can...
Read more >
Output options - IBM
Output options control the default setting for a number of output options. Outline labeling. Controls display of variable names, variable labels, data values, ......
Read more >
2.4 Output formats | R Markdown: The Definitive Guide
There are two types of output formats in the rmarkdown package: documents, and presentations. All available formats are listed below: beamer_presentation.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found