Home
last modified time | relevance | path

Searched defs:fileOptions (Results 1 – 1 of 1) sorted by relevance

/third_party/node/tools/node_modules/eslint/node_modules/external-editor/main/
Dindex.js22 function edit(text, fileOptions) { argument
30 function editAsync(text, callback, fileOptions) { argument
50 function ExternalEditor(text, fileOptions) { argument