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.

Difference between destPath argument and option

See original GitHub issue

I can’t seem to figure out the difference between the first argument (destPath) and the option of the same name. Could you explain them a bit more?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
nmccreadycommented, Mar 8, 2017

I totally agree this is confusing and was already this way prior to contributing. If I get some time I’ll try and figure it out.

0reactions
phatedcommented, Mar 13, 2017

I think we dived sufficiently deep into this. I’m going to close it to keep the tracker clean

Read more comments on GitHub >

github_iconTop Results From Across the Web

bash - Difference between terms: "option", "argument", and ...
A parameter is an argument that provides information to either the command or one of its options, e.g. in -o file , file...
Read more >
Basic Arguments - Clikt
Arguments are declared and customized similarly to options, but are provided on the command line positionally instead of by name. Arguments are declared...
Read more >
linux - What's the difference between a flag, an option, and an ...
Save this answer. Show activity on this post. A flag is a type of option, an option of boolean type, and is always...
Read more >
Advance function - #43 by amix - Help & Support - Directory Opus ...
/M -- Multiple strings. This means the argument will take any number of strings. Any arguments not considered to be part of another...
Read more >
docker build - Docker Documentation
Refer to the options section for an overview of available OPTIONS for this command. Description . The docker build command builds Docker...
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