The Wayback Machine - https://web.archive.org/web/20200703184918/https://github.com/topics/indexes
Skip to content
#

indexes

Here are 46 public repositories matching this topic...

kdefilip
kdefilip commented Jul 8, 2019

Option @printCmds states the following:
@printCmds defaults to 0 (do not print all commands to screen) or optionally 1 (print all commands to screen). Useful if you just want to see what commands would be executed.

It appears the @printCmds does print commands, but ALSO executes the commands against the DB.

In the absense of @Exec_Print, @printCmds does execute the code, contrary to the

AnthonyNahas
AnthonyNahas commented Dec 10, 2018

I can't run readme anymore after updating node from v8 to v10...

node: v10.14.1
npm: v6.4.1
OS: MacOS Sierra

A@anthony:~/git/someproject (master) $ readme
Markserv boot: starting Markserv...
path.js:39
throw new ERR_INVALID_ARG_TYPE('path', 'string', path);
^

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type object
a

Improve this page

Add a description, image, and links to the indexes topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the indexes topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.