mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
test(validate) editor
This commit is contained in:
parent
668a0dad9a
commit
02e835eb06
2 changed files with 43 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ function root(dir, fn) {
|
|||
|
||||
if (dir === '/')
|
||||
return;
|
||||
|
||||
|
||||
const fs = require('fs');
|
||||
|
||||
fs.stat(dir, (error) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue