Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_options-inl.h227 inline std::string RequiresArgumentErr(const std::string& arg) { in RequiresArgumentErr() function
326 errors->push_back(RequiresArgumentErr(original_name)); in Parse()