Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 213 Bytes

.verb.md

File metadata and controls

10 lines (7 loc) · 213 Bytes

Inherits [question-cache][] and persists answers to disk. Answers are stored based on current working directory.

Usage

var QuestionStore = require('{%= name %}');

API

{%= apidocs("index.js") %}