Вход Регистрация
Файл: error-kitty/node_modules/mocha/node_modules/glob/examples/g.js
Строк: 11
<?php
var Glob = require("../").Glob

var pattern "test/a/**/[cg]/../[cg]"
console.log(pattern)

var 
mg = new Glob(pattern, {marktruesync:true}, function (ermatches) {
  
console.log("matches"matches)
})
console.log("after")
?>
Онлайн: 1
Реклама