how to pass options
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 95
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
How to pass options to lib / session.js ?
In the source I see this.
Options
The |options| argument is optional, and if present may have any of the following properties:
Regards,
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with lib/session.js and inspect the Options section mentioned in the issue. Determine how the optional options argument is passed and document that usage, preferably with a small example; done means a reader can understand how to supply the supported options without needing to infer it from the source.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100