Home
last modified time | relevance | path

Searched refs:_colFromString (Results 1 – 1 of 1) sorted by relevance

/plugin/asciidocjs/node_modules/pug-filters/node_modules/cliui/
Dindex.js31 if (typeof arg === 'string') cols.push(this._colFromString(arg))
80 UI.prototype._colFromString = function (str) { method in UI