Слияние кода завершено, страница обновится автоматически
{
"root": [
{
"name": "run",
"tip": [
"Run a JavaScript or TypeScript program."
],
"options": [
{
"name": "--no-check",
"tip": [
"{{ $info.__no_check }}"
]
},
{
"name": "--import-map",
"next": 0,
"tip": [
"{{ $info.__import_map }}"
]
},
{
"name": "--node-modules-dir",
"tip": [
"{{ $info.__node_modules_dir }}"
]
},
{
"name": "--deno-modules-dir",
"tip": [
"{{ $info.__deno_modules_dir }}"
]
},
{
"name": "--config",
"alias": [
"-c"
],
"next": 0,
"tip": [
"{{ $info.__config }}"
]
},
{
"name": "--reload",
"alias": [
"-r"
],
"tip": [
"{{ $info.__reload }}"
]
},
{
"name": "--lock",
"tip": [
"{{ $info.__lock }}"
]
},
{
"name": "--cert",
"tip": [
"{{ $info.__cert }}"
]
},
{
"name": "--allow-read",
"tip": [
"{{ $info.__allow_read }}"
]
},
{
"name": "--deny-read",
"tip": [
"{{ $info.__deny_read }}"
]
},
{
"name": "--allow-write",
"tip": [
"{{ $info.__allow_write }}"
]
},
{
"name": "--deny-write",
"tip": [
"{{ $info.__deny_write }}"
]
},
{
"name": "--allow-net",
"tip": [
"{{ $info.__allow_net }}"
]
},
{
"name": "--deny-net",
"tip": [
"{{ $info.__deny_net }}"
]
},
{
"name": "--allow-env",
"tip": [
"{{ $info.__allow_env }}"
]
},
{
"name": "--deny-env",
"tip": [
"{{ $info.__deny_env }}"
]
},
{
"name": "--allow-sys",
"tip": [
"{{ $info.__allow_sys }}"
]
},
{
"name": "--deny-sys",
"tip": [
"{{ $info.__deny_sys }}"
]
},
{
"name": "--allow-run",
"tip": [
"{{ $info.__allow_run }}"
]
},
{
"name": "--deny-run",
"tip": [
"{{ $info.__deny_run }}"
]
},
{
"name": "--allow-ffi",
"tip": [
"{{ $info.__allow_ffi }}"
]
},
{
"name": "--deny-ffi",
"tip": [
"{{ $info.__deny_ffi }}"
]
},
{
"name": "--allow-hrtime",
"tip": [
"{{ $info.__allow_hrtime }}"
]
},
{
"name": "--deny-hrtime",
"tip": [
"{{ $info.__deny_hrtime }}"
]
},
{
"name": "--allow-all",
"alias": [
"-A"
],
"tip": [
"{{ $info.__allow_all }}"
]
},
{
"name": "--inspect",
"tip": [
"{{ $info.__inspect }}"
]
},
{
"name": "--inspect-brk",
"tip": [
"{{ $info.__inspect_brk }}"
]
},
{
"name": "--inspect-wait",
"tip": [
"{{ $info.__inspect_wait }}"
]
},
{
"name": "--location",
"tip": [
"{{ $info.__location }}"
]
},
{
"name": "--v8-flags",
"tip": [
"Set V8 command line options."
]
},
{
"name": "--seed",
"tip": [
"Set the random number generator seed."
]
},
{
"name": "--check",
"tip": [
"Type-check modules."
]
},
{
"name": "--watch",
"tip": [
"Watch for file changes and restart automatically."
]
},
{
"name": "--ext",
"next": 0,
"tip": [
"U: --ext <type>\n",
"Set content type of the supplied file."
]
},
{
"name": "--no-remote",
"tip": [
"Do not resolve remote modules."
]
},
{
"name": "--no-npm",
"tip": [
"Do not resolve npm modules."
]
},
{
"name": "--no-config",
"tip": [
"Disable automatic loading of the configuration file."
]
},
{
"name": "--lock-write",
"tip": [
"Force overwriting the lock file."
]
},
{
"name": "--no-lock",
"tip": [
"Disable auto discovery of the lock file."
]
},
{
"name": "--no-prompt",
"tip": [
"Always throw if required permission wasn't passed."
]
},
{
"name": "--cached-only",
"tip": [
"Require that remote dependencies are already cached."
]
},
{
"name": "--no-clear-screen",
"tip": [
"Do not clear terminal screen when under watch mode."
]
},
{
"name": "--enable-testing-features-do-not-use",
"tip": [
"INTERNAL: Enable internal features used during integration testing."
]
},
{
"name": "--unsafely-ignore-certificate-errors",
"tip": [
"DANGER: Disables verification of TLS certificates."
]
}
]
},
{
"name": "bench",
"tip": [
"Run benchmarks."
],
"options": [
{
"name": "--no-check",
"tip": [
"{{ $info.__no_check }}"
]
},
{
"name": "--import-map",
"next": 0,
"tip": [
"{{ $info.__import_map }}"
]
},
{
"name": "--node-modules-dir",
"tip": [
"{{ $info.__node_modules_dir }}"
]
},
{
"name": "--deno-modules-dir",
"tip": [
"{{ $info.__deno_modules_dir }}"
]
},
{
"name": "--config",
"alias": [
"-c"
],
"next": 0,
"tip": [
"{{ $info.__config }}"
]
},
{
"name": "--reload",
"alias": [
"-r"
],
"tip": [
"{{ $info.__reload }}"
]
},
{
"name": "--lock",
"tip": [
"{{ $info.__lock }}"
]
},
{
"name": "--cert",
"tip": [
"{{ $info.__cert }}"
]
},
{
"name": "--allow-read",
"tip": [
"{{ $info.__allow_read }}"
]
},
{
"name": "--deny-read",
"tip": [
"{{ $info.__deny_read }}"
]
},
{
"name": "--allow-write",
"tip": [
"{{ $info.__allow_write }}"
]
},
{
"name": "--deny-write",
"tip": [
"{{ $info.__deny_write }}"
]
},
{
"name": "--allow-net",
"tip": [
"{{ $info.__allow_net }}"
]
},
{
"name": "--deny-net",
"tip": [
"{{ $info.__deny_net }}"
]
},
{
"name": "--allow-env",
"tip": [
"{{ $info.__allow_env }}"
]
},
{
"name": "--deny-env",
"tip": [
"{{ $info.__deny_env }}"
]
},
{
"name": "--allow-sys",
"tip": [
"{{ $info.__allow_sys }}"
]
},
{
"name": "--deny-sys",
"tip": [
"{{ $info.__deny_sys }}"
]
},
{
"name": "--allow-run",
"tip": [
"{{ $info.__allow_run }}"
]
},
{
"name": "--deny-run",
"tip": [
"{{ $info.__deny_run }}"
]
},
{
"name": "--allow-ffi",
"tip": [
"{{ $info.__allow_ffi }}"
]
},
{
"name": "--deny-ffi",
"tip": [
"{{ $info.__deny_ffi }}"
]
},
{
"name": "--allow-hrtime",
"tip": [
"{{ $info.__allow_hrtime }}"
]
},
{
"name": "--deny-hrtime",
"tip": [
"{{ $info.__deny_hrtime }}"
]
},
{
"name": "--allow-all",
"alias": [
"-A"
],
"tip": [
"{{ $info.__allow_all }}"
]
},
{
"name": "--location",
"tip": [
"{{ $info.__location }}"
]
},
{
"name": "--v8-flags",
"tip": [
"Set V8 command line options."
]
},
{
"name": "--seed",
"tip": [
"Set the random number generator seed."
]
},
{
"name": "--check",
"tip": [
"Type-check modules."
]
},
{
"name": "--no-remote",
"tip": [
"Do not resolve remote modules."
]
},
{
"name": "--no-npm",
"tip": [
"Do not resolve npm modules."
]
},
{
"name": "--no-config",
"tip": [
"Disable automatic loading of the configuration file."
]
},
{
"name": "--lock-write",
"tip": [
"Force overwriting the lock file."
]
},
{
"name": "--no-lock",
"tip": [
"Disable auto discovery of the lock file."
]
},
{
"name": "--no-prompt",
"tip": [
"Always throw if required permission wasn't passed."
]
},
{
"name": "--cached-only",
"tip": [
"Require that remote dependencies are already cached."
]
},
{
"name": "--watch",
"tip": [
"Watch for file changes and restart automatically."
]
},
{
"name": "--no-clear-screen",
"tip": [
"Do not clear terminal screen when under watch mode."
]
},
{
"name": "--enable-testing-features-do-not-use",
"tip": [
"INTERNAL: Enable internal features used during integration testing."
]
},
{
"name": "--unsafely-ignore-certificate-errors",
"tip": [
"DANGER: Disables verification of TLS certificates."
]
},
{
"name": "--ignore",
"tip": [
"Ignore files."
]
},
{
"name": "--filter",
"tip": [
"Run benchmarks with this string or pattern in the bench name."
]
},
{
"name": "--json",
"tip": [
"UNSTABLE: Output benchmark result in JSON format."
]
},
{
"name": "--no-run",
"tip": [
"Cache bench modules, but don''t run benchmarks."
]
}
]
},
{
"name": "bundle",
"tip": [
"Bundle module and dependencies into single file."
],
"options": [
{
"name": "--no-check",
"tip": [
"{{ $info.__no_check }}"
]
},
{
"name": "--import-map",
"next": 0,
"tip": [
"{{ $info.__import_map }}"
]
},
{
"name": "--node-modules-dir",
"tip": [
"{{ $info.__node_modules_dir }}"
]
},
{
"name": "--deno-modules-dir",
"tip": [
"{{ $info.__deno_modules_dir }}"
]
},
{
"name": "--config",
"alias": [
"-c"
],
"next": 0,
"tip": [
"{{ $info.__config }}"
]
},
{
"name": "--reload",
"alias": [
"-r"
],
"tip": [
"{{ $info.__reload }}"
]
},
{
"name": "--lock",
"tip": [
"{{ $info.__lock }}"
]
},
{
"name": "--cert",
"tip": [
"{{ $info.__cert }}"
]
},
{
"name": "--check",
"tip": [
"Type-check modules."
]
},
{
"name": "--ext",
"next": 0,
"tip": [
"U: --ext <type>\n",
"Set content type of the supplied file."
]
},
{
"name": "--no-remote",
"tip": [
"Do not resolve remote modules."
]
},
{
"name": "--no-npm",
"tip": [
"Do not resolve npm modules."
]
},
{
"name": "--no-config",
"tip": [
"Disable automatic loading of the configuration file."
]
},
{
"name": "--lock-write",
"tip": [
"Force overwriting the lock file."
]
},
{
"name": "--no-lock",
"tip": [
"Disable auto discovery of the lock file."
]
},
{
"name": "--watch",
"tip": [
"Watch for file changes and restart automatically."
]
},
{
"name": "--no-clear-screen",
"tip": [
"Do not clear terminal screen when under watch mode."
]
}
]
},
{
"name": "cache",
"tip": [
"Cache the dependencies."
],
"options": [
{
"name": "--no-check",
"tip": [
"{{ $info.__no_check }}"
]
},
{
"name": "--import-map",
"next": 0,
"tip": [
"{{ $info.__import_map }}"
]
},
{
"name": "--node-modules-dir",
"tip": [
"{{ $info.__node_modules_dir }}"
]
},
{
"name": "--deno-modules-dir",
"tip": [
"{{ $info.__deno_modules_dir }}"
]
},
{
"name": "--config",
"alias": [
"-c"
],
"next": 0,
"tip": [
"{{ $info.__config }}"
]
},
{
"name": "--reload",
"alias": [
"-r"
],
"tip": [
"{{ $info.__reload }}"
]
},
{
"name": "--lock",
"tip": [
"{{ $info.__lock }}"
]
},
{
"name": "--cert",
"tip": [
"{{ $info.__cert }}"
]
},
{
"name": "--check",
"tip": [
"Type-check modules."
]
},
{
"name": "--no-remote",
"tip": [
"Do not resolve remote modules."
]
},
{
"name": "--no-npm",
"tip": [
"Do not resolve npm modules."
]
},
{
"name": "--no-config",
"tip": [
"Disable automatic loading of the configuration file."
]
},
{
"name": "--lock-write",
"tip": [
"Force overwriting the lock file."
]
},
{
"name": "--no-lock",
"tip": [
"Disable auto discovery of the lock file."
]
}
]
},
{
"name": "check",
"tip": [
"Type-check the dependencies."
],
"options": [
{
"name": "--no-check",
"tip": [
"{{ $info.__no_check }}"
]
},
{
"name": "--import-map",
"next": 0,
"tip": [
"{{ $info.__import_map }}"
]
},
{
"name": "--node-modules-dir",
"tip": [
"{{ $info.__node_modules_dir }}"
]
},
{
"name": "--deno-modules-dir",
"tip": [
"{{ $info.__deno_modules_dir }}"
]
},
{
"name": "--config",
"alias": [
"-c"
],
"next": 0,
"tip": [
"{{ $info.__config }}"
]
},
{
"name": "--reload",
"alias": [
"-r"
],
"tip": [
"{{ $info.__reload }}"
]
},
{
"name": "--lock",
"tip": [
"{{ $info.__lock }}"
]
},
{
"name": "--cert",
"tip": [
"{{ $info.__cert }}"
]
},
{
"name": "--no-remote",
"tip": [
"Do not resolve remote modules."
]
},
{
"name": "--no-npm",
"tip": [
"Do not resolve npm modules."
]
},
{
"name": "--no-config",
"tip": [
"Disable automatic loading of the configuration file."
]
},
{
"name": "--lock-write",
"tip": [
"Force overwriting the lock file."
]
},
{
"name": "--no-lock",
"tip": [
"Disable auto discovery of the lock file."
]
},
{
"name": "--all",
"tip": [
"Type-check all code, including remote modules and npm packages."
]
},
{
"name": "--remote",
"tip": [
"Type-check all modules, including remote."
]
}
]
},
{
"name": "compile",
"tip": [
"UNSTABLE: Compile the script into a self contained executable."
],
"options": [
{
"name": "--no-check",
"tip": [
"{{ $info.__no_check }}"
]
},
{
"name": "--import-map",
"next": 0,
"tip": [
"{{ $info.__import_map }}"
]
},
{
"name": "--node-modules-dir",
"tip": [
"{{ $info.__node_modules_dir }}"
]
},
{
"name": "--deno-modules-dir",
"tip": [
"{{ $info.__deno_modules_dir }}"
]
},
{
"name": "--config",
"alias": [
"-c"
],
"next": 0,
"tip": [
"{{ $info.__config }}"
]
},
{
"name": "--reload",
"alias": [
"-r"
],
"tip": [
"{{ $info.__reload }}"
]
},
{
"name": "--lock",
"tip": [
"{{ $info.__lock }}"
]
},
{
"name": "--cert",
"tip": [
"{{ $info.__cert }}"
]
},
{
"name": "--allow-read",
"tip": [
"{{ $info.__allow_read }}"
]
},
{
"name": "--deny-read",
"tip": [
"{{ $info.__deny_read }}"
]
},
{
"name": "--allow-write",
"tip": [
"{{ $info.__allow_write }}"
]
},
{
"name": "--deny-write",
"tip": [
"{{ $info.__deny_write }}"
]
},
{
"name": "--allow-net",
"tip": [
"{{ $info.__allow_net }}"
]
},
{
"name": "--deny-net",
"tip": [
"{{ $info.__deny_net }}"
]
},
{
"name": "--allow-env",
"tip": [
"{{ $info.__allow_env }}"
]
},
{
"name": "--deny-env",
"tip": [
"{{ $info.__deny_env }}"
]
},
{
"name": "--allow-sys",
"tip": [
"{{ $info.__allow_sys }}"
]
},
{
"name": "--deny-sys",
"tip": [
"{{ $info.__deny_sys }}"
]
},
{
"name": "--allow-run",
"tip": [
"{{ $info.__allow_run }}"
]
},
{
"name": "--deny-run",
"tip": [
"{{ $info.__deny_run }}"
]
},
{
"name": "--allow-ffi",
"tip": [
"{{ $info.__allow_ffi }}"
]
},
{
"name": "--deny-ffi",
"tip": [
"{{ $info.__deny_ffi }}"
]
},
{
"name": "--allow-hrtime",
"tip": [
"{{ $info.__allow_hrtime }}"
]
},
{
"name": "--deny-hrtime",
"tip": [
"{{ $info.__deny_hrtime }}"
]
},
{
"name": "--allow-all",
"alias": [
"-A"
],
"tip": [
"{{ $info.__allow_all }}"
]
},
{
"name": "--no-prompt",
"tip": [
"Always throw if required permission wasn't passed."
]
},
{
"name": "--cached-only",
"tip": [
"Require that remote dependencies are already cached."
]
},
{
"name": "--no-terminal",
"tip": [
"Hide terminal on Windows."
]
},
{
"name": "--enable-testing-features-do-not-use",
"tip": [
"INTERNAL: Enable internal features used during integration testing."
]
},
{
"name": "--unsafely-ignore-certificate-errors",
"tip": [
"DANGER: Disables verification of TLS certificates."
]
}
]
},
{
"name": "coverage",
"tip": [
"Print coverage reports."
],
"options": [
{
"name": "--ignore",
"tip": [
"Ignore coverage files."
]
},
{
"name": "--include",
"tip": [
"Include source files in the report."
]
},
{
"name": "--exclude",
"tip": [
"Exclude source files from the report."
]
},
{
"name": "--output",
"tip": [
"Output file (defaults to stdout) for lcov."
]
},
{
"name": "--lcov",
"tip": [
"Output coverage report in lcov format."
]
}
]
},
{
"name": "doc",
"tip": [
"Show documentation for a module."
],
"options": [
{
"name": "--import-map",
"next": 0,
"tip": [
"{{ $info.__import_map }}"
]
},
{
"name": "--reload",
"alias": [
"-r"
],
"tip": [
"{{ $info.__reload }}"
]
},
{
"name": "--lock",
"tip": [
"{{ $info.__lock }}"
]
},
{
"name": "--no-remote",
"tip": [
"Do not resolve remote modules."
]
},
{
"name": "--no-lock",
"tip": [
"Disable auto discovery of the lock file."
]
},
{
"name": "--no-npm",
"tip": [
"Do not resolve npm modules."
]
},
{
"name": "--json",
"tip": [
"Output documentation in JSON format."
]
},
{
"name": "--private",
"tip": [
"Output private documentation."
]
}
]
},
{
"name": "eval",
"tip": [
"Eval script."
],
"options": [
{
"name": "--no-check",
"tip": [
"{{ $info.__no_check }}"
]
},
{
"name": "--import-map",
"next": 0,
"tip": [
"{{ $info.__import_map }}"
]
},
{
"name": "--node-modules-dir",
"tip": [
"{{ $info.__node_modules_dir }}"
]
},
{
"name": "--deno-modules-dir",
"tip": [
"{{ $info.__deno_modules_dir }}"
]
},
{
"name": "--config",
"alias": [
"-c"
],
"next": 0,
"tip": [
"{{ $info.__config }}"
]
},
{
"name": "--reload",
"alias": [
"-r"
],
"tip": [
"{{ $info.__reload }}"
]
},
{
"name": "--lock",
"tip": [
"{{ $info.__lock }}"
]
},
{
"name": "--cert",
"tip": [
"{{ $info.__cert }}"
]
},
{
"name": "--inspect",
"tip": [
"{{ $info.__inspect }}"
]
},
{
"name": "--inspect-brk",
"tip": [
"{{ $info.__inspect_brk }}"
]
},
{
"name": "--inspect-wait",
"tip": [
"{{ $info.__inspect_wait }}"
]
},
{
"name": "--location",
"tip": [
"{{ $info.__location }}"
]
},
{
"name": "--v8-flags",
"tip": [
"Set V8 command line options."
]
},
{
"name": "--seed",
"tip": [
"Set the random number generator seed."
]
},
{
"name": "--check",
"tip": [
"Type-check modules."
]
},
{
"name": "--ext",
"next": 0,
"tip": [
"U: --ext <type>\n",
"Set content type of the supplied file."
]
},
{
"name": "--no-remote",
"tip": [
"Do not resolve remote modules."
]
},
{
"name": "--no-npm",
"tip": [
"Do not resolve npm modules."
]
},
{
"name": "--no-config",
"tip": [
"Disable automatic loading of the configuration file."
]
},
{
"name": "--lock-write",
"tip": [
"Force overwriting the lock file."
]
},
{
"name": "--no-lock",
"tip": [
"Disable auto discovery of the lock file."
]
},
{
"name": "--cached-only",
"tip": [
"Require that remote dependencies are already cached."
]
},
{
"name": "--print",
"alias": [
"-p"
],
"tip": [
"U: --print|-p\n",
"print result to stdout."
]
},
{
"name": "--enable-testing-features-do-not-use",
"tip": [
"INTERNAL: Enable internal features used during integration testing."
]
}
]
},
{
"name": "fmt",
"tip": [
"Format source files."
],
"options": [
{
"name": "--config",
"alias": [
"-c"
],
"next": 0,
"tip": [
"{{ $info.__config }}"
]
},
{
"name": "--ext",
"next": 0,
"tip": [
"U: --ext <type>\n",
"Set content type of the supplied file."
]
},
{
"name": "--ignore",
"tip": [
"Ignore formatting particular source files."
]
},
{
"name": "--use-tabs",
"tip": [
"Use tabs instead of spaces for indentation. Defaults to false."
]
},
{
"name": "--line-width",
"tip": [
"Define maximum line width. Defaults to 80."
]
},
{
"name": "--indent-width",
"tip": [
"Define indentation width. Defaults to 2."
]
},
{
"name": "--single-quote",
"tip": [
"Use single quotes. Defaults to false."
]
},
{
"name": "--prose-wrap",
"tip": [
"Define how prose should be wrapped. Defaults to always."
]
},
{
"name": "--no-semicolons",
"tip": [
"Don''t use semicolons except where necessary."
]
},
{
"name": "--no-config",
"tip": [
"Disable automatic loading of the configuration file."
]
},
{
"name": "--check",
"tip": [
"Check if the source files are formatted."
]
},
{
"name": "--watch",
"tip": [
"Watch for file changes and restart automatically."
]
},
{
"name": "--no-clear-screen",
"tip": [
"Do not clear terminal screen when under watch mode."
]
}
]
},
{
"name": "init",
"tip": [
"Initialize a new project."
]
},
{
"name": "info",
"tip": [
"Show info about cache or info related to source file."
],
"options": [
{
"name": "--no-check",
"tip": [
"{{ $info.__no_check }}"
]
},
{
"name": "--import-map",
"next": 0,
"tip": [
"{{ $info.__import_map }}"
]
},
{
"name": "--node-modules-dir",
"tip": [
"{{ $info.__node_modules_dir }}"
]
},
{
"name": "--deno-modules-dir",
"tip": [
"{{ $info.__deno_modules_dir }}"
]
},
{
"name": "--config",
"alias": [
"-c"
],
"next": 0,
"tip": [
"{{ $info.__config }}"
]
},
{
"name": "--reload",
"alias": [
"-r"
],
"tip": [
"{{ $info.__reload }}"
]
},
{
"name": "--lock",
"tip": [
"{{ $info.__lock }}"
]
},
{
"name": "--cert",
"tip": [
"{{ $info.__cert }}"
]
},
{
"name": "--location",
"tip": [
"Show files used for origin bound APIs like the Web Storage API when running a script with '--location=<HREF>'"
]
},
{
"name": "--no-remote",
"tip": [
"Do not resolve remote modules."
]
},
{
"name": "--no-npm",
"tip": [
"Do not resolve npm modules."
]
},
{
"name": "--no-config",
"tip": [
"Disable automatic loading of the configuration file."
]
},
{
"name": "--no-lock",
"tip": [
"Disable auto discovery of the lock file."
]
},
{
"name": "--json",
"tip": [
"UNSTABLE: Output benchmark result in JSON format."
]
}
]
},
{
"name": "install",
"tip": [
"Install script as an executable"
],
"options": [
{
"name": "--force",
"alias": [
"-f"
],
"tip": [
"U: --force|-f\n",
"Forcefully overwrite existing installation."
]
},
{
"name": "--name",
"alias": [
"-n"
],
"next": 0,
"tip": [
"U: --name|-n <name>\n",
"Executable file name."
]
},
{
"name": "--root",
"tip": [
"Installation root."
]
},
{
"name": "--no-check",
"tip": [
"{{ $info.__no_check }}"
]
},
{
"name": "--import-map",
"next": 0,
"tip": [
"{{ $info.__import_map }}"
]
},
{
"name": "--node-modules-dir",
"tip": [
"{{ $info.__node_modules_dir }}"
]
},
{
"name": "--deno-modules-dir",
"tip": [
"{{ $info.__deno_modules_dir }}"
]
},
{
"name": "--config",
"alias": [
"-c"
],
"next": 0,
"tip": [
"{{ $info.__config }}"
]
},
{
"name": "--reload",
"alias": [
"-r"
],
"tip": [
"{{ $info.__reload }}"
]
},
{
"name": "--lock",
"tip": [
"{{ $info.__lock }}"
]
},
{
"name": "--cert",
"tip": [
"{{ $info.__cert }}"
]
},
{
"name": "--allow-read",
"tip": [
"{{ $info.__allow_read }}"
]
},
{
"name": "--deny-read",
"tip": [
"{{ $info.__deny_read }}"
]
},
{
"name": "--allow-write",
"tip": [
"{{ $info.__allow_write }}"
]
},
{
"name": "--deny-write",
"tip": [
"{{ $info.__deny_write }}"
]
},
{
"name": "--allow-net",
"tip": [
"{{ $info.__allow_net }}"
]
},
{
"name": "--deny-net",
"tip": [
"{{ $info.__deny_net }}"
]
},
{
"name": "--allow-env",
"tip": [
"{{ $info.__allow_env }}"
]
},
{
"name": "--deny-env",
"tip": [
"{{ $info.__deny_env }}"
]
},
{
"name": "--allow-sys",
"tip": [
"{{ $info.__allow_sys }}"
]
},
{
"name": "--deny-sys",
"tip": [
"{{ $info.__deny_sys }}"
]
},
{
"name": "--allow-run",
"tip": [
"{{ $info.__allow_run }}"
]
},
{
"name": "--deny-run",
"tip": [
"{{ $info.__deny_run }}"
]
},
{
"name": "--allow-ffi",
"tip": [
"{{ $info.__allow_ffi }}"
]
},
{
"name": "--deny-ffi",
"tip": [
"{{ $info.__deny_ffi }}"
]
},
{
"name": "--allow-hrtime",
"tip": [
"{{ $info.__allow_hrtime }}"
]
},
{
"name": "--deny-hrtime",
"tip": [
"{{ $info.__deny_hrtime }}"
]
},
{
"name": "--allow-all",
"alias": [
"-A"
],
"tip": [
"{{ $info.__allow_all }}"
]
},
{
"name": "--inspect",
"tip": [
"{{ $info.__inspect }}"
]
},
{
"name": "--inspect-brk",
"tip": [
"{{ $info.__inspect_brk }}"
]
},
{
"name": "--inspect-wait",
"tip": [
"{{ $info.__inspect_wait }}"
]
},
{
"name": "--location",
"tip": [
"{{ $info.__location }}"
]
},
{
"name": "--v8-flags",
"tip": [
"Set V8 command line options."
]
},
{
"name": "--seed",
"tip": [
"Set the random number generator seed."
]
},
{
"name": "--check",
"tip": [
"Type-check modules."
]
},
{
"name": "--no-remote",
"tip": [
"Do not resolve remote modules."
]
},
{
"name": "--no-npm",
"tip": [
"Do not resolve npm modules."
]
},
{
"name": "--no-config",
"tip": [
"Disable automatic loading of the configuration file."
]
},
{
"name": "--lock-write",
"tip": [
"Force overwriting the lock file."
]
},
{
"name": "--no-lock",
"tip": [
"Disable auto discovery of the lock file."
]
},
{
"name": "--no-prompt",
"tip": [
"Always throw if required permission wasn't passed."
]
},
{
"name": "--cached-only",
"tip": [
"Require that remote dependencies are already cached."
]
},
{
"name": "--enable-testing-features-do-not-use",
"tip": [
"INTERNAL: Enable internal features used during integration testing."
]
},
{
"name": "--unsafely-ignore-certificate-errors",
"tip": [
"DANGER: Disables verification of TLS certificates."
]
}
]
},
{
"name": "uninstall",
"tip": [
"Uninstall a script previously installed with deno install."
],
"options": [
{
"name": "--root",
"tip": [
"Uninstallation root."
]
}
]
},
{
"name": "lsp",
"tip": [
"Start the language server."
]
},
{
"name": "lint",
"tip": [
"Lint source files."
],
"options": [
{
"name": "--rules-tags",
"tip": [
"Use set of rules with a tag."
]
},
{
"name": "--rules-include",
"tip": [
"Include lint rules."
]
},
{
"name": "--rules-exclude",
"tip": [
"Exclude lint rules."
]
},
{
"name": "--config",
"alias": [
"-c"
],
"next": 0,
"tip": [
"{{ $info.__config }}"
]
},
{
"name": "--ignore",
"tip": [
"Ignore linting particular source files."
]
},
{
"name": "--rules",
"tip": [
"List available rules."
]
},
{
"name": "--no-config",
"tip": [
"Disable automatic loading of the configuration file."
]
},
{
"name": "--json",
"tip": [
"Output lint result in JSON format."
]
},
{
"name": "--compact",
"tip": [
"Output lint result in compact format."
]
},
{
"name": "--watch",
"tip": [
"Watch for file changes and restart automatically."
]
},
{
"name": "--no-clear-screen",
"tip": [
"Do not clear terminal screen when under watch mode."
]
}
]
},
{
"name": "repl",
"tip": [
"Read Eval Print Loop."
],
"options": [
{
"name": "--no-check",
"tip": [
"{{ $info.__no_check }}"
]
},
{
"name": "--import-map",
"next": 0,
"tip": [
"{{ $info.__import_map }}"
]
},
{
"name": "--node-modules-dir",
"tip": [
"{{ $info.__node_modules_dir }}"
]
},
{
"name": "--deno-modules-dir",
"tip": [
"{{ $info.__deno_modules_dir }}"
]
},
{
"name": "--config",
"alias": [
"-c"
],
"next": 0,
"tip": [
"{{ $info.__config }}"
]
},
{
"name": "--reload",
"alias": [
"-r"
],
"tip": [
"{{ $info.__reload }}"
]
},
{
"name": "--lock",
"tip": [
"{{ $info.__lock }}"
]
},
{
"name": "--cert",
"tip": [
"{{ $info.__cert }}"
]
},
{
"name": "--allow-read",
"tip": [
"{{ $info.__allow_read }}"
]
},
{
"name": "--deny-read",
"tip": [
"{{ $info.__deny_read }}"
]
},
{
"name": "--allow-write",
"tip": [
"{{ $info.__allow_write }}"
]
},
{
"name": "--deny-write",
"tip": [
"{{ $info.__deny_write }}"
]
},
{
"name": "--allow-net",
"tip": [
"{{ $info.__allow_net }}"
]
},
{
"name": "--deny-net",
"tip": [
"{{ $info.__deny_net }}"
]
},
{
"name": "--allow-env",
"tip": [
"{{ $info.__allow_env }}"
]
},
{
"name": "--deny-env",
"tip": [
"{{ $info.__deny_env }}"
]
},
{
"name": "--allow-sys",
"tip": [
"{{ $info.__allow_sys }}"
]
},
{
"name": "--deny-sys",
"tip": [
"{{ $info.__deny_sys }}"
]
},
{
"name": "--allow-run",
"tip": [
"{{ $info.__allow_run }}"
]
},
{
"name": "--deny-run",
"tip": [
"{{ $info.__deny_run }}"
]
},
{
"name": "--allow-ffi",
"tip": [
"{{ $info.__allow_ffi }}"
]
},
{
"name": "--deny-ffi",
"tip": [
"{{ $info.__deny_ffi }}"
]
},
{
"name": "--allow-hrtime",
"tip": [
"{{ $info.__allow_hrtime }}"
]
},
{
"name": "--deny-hrtime",
"tip": [
"{{ $info.__deny_hrtime }}"
]
},
{
"name": "--allow-all",
"alias": [
"-A"
],
"tip": [
"{{ $info.__allow_all }}"
]
},
{
"name": "--inspect",
"tip": [
"{{ $info.__inspect }}"
]
},
{
"name": "--inspect-brk",
"tip": [
"{{ $info.__inspect_brk }}"
]
},
{
"name": "--inspect-wait",
"tip": [
"{{ $info.__inspect_wait }}"
]
},
{
"name": "--location",
"tip": [
"{{ $info.__location }}"
]
},
{
"name": "--v8-flags",
"tip": [
"Set V8 command line options."
]
},
{
"name": "--seed",
"tip": [
"Set the random number generator seed."
]
},
{
"name": "--check",
"tip": [
"Type-check modules."
]
},
{
"name": "--eval-file",
"tip": [
"Evaluates the provided file(s) as scripts when the REPL starts. Accepts file paths and URLs."
]
},
{
"name": "--eval",
"tip": [
"Evaluates the provided code when the REPL starts."
]
},
{
"name": "--no-remote",
"tip": [
"Do not resolve remote modules."
]
},
{
"name": "--no-npm",
"tip": [
"Do not resolve npm modules."
]
},
{
"name": "--no-config",
"tip": [
"Disable automatic loading of the configuration file."
]
},
{
"name": "--lock-write",
"tip": [
"Force overwriting the lock file."
]
},
{
"name": "--no-lock",
"tip": [
"Disable auto discovery of the lock file."
]
},
{
"name": "--no-prompt",
"tip": [
"Always throw if required permission wasn't passed."
]
},
{
"name": "--cached-only",
"tip": [
"Require that remote dependencies are already cached."
]
},
{
"name": "--enable-testing-features-do-not-use",
"tip": [
"INTERNAL: Enable internal features used during integration testing."
]
},
{
"name": "--unsafely-ignore-certificate-errors",
"tip": [
"DANGER: Disables verification of TLS certificates."
]
}
]
},
{
"name": "task",
"tip": [
"Run a task defined in the configuration file."
],
"options": [
{
"name": "--config",
"alias": [
"-c"
],
"next": 0,
"tip": [
"{{ $info.__config }}"
]
},
{
"name": "--cwd",
"next": 0,
"tip": [
"U: --cwd <dir>\n",
"Specify the directory to run the task in."
]
}
]
},
{
"name": "test",
"tip": [
"Run tests."
],
"options": [
{
"name": "--no-check",
"tip": [
"{{ $info.__no_check }}"
]
},
{
"name": "--import-map",
"next": 0,
"tip": [
"{{ $info.__import_map }}"
]
},
{
"name": "--node-modules-dir",
"tip": [
"{{ $info.__node_modules_dir }}"
]
},
{
"name": "--deno-modules-dir",
"tip": [
"{{ $info.__deno_modules_dir }}"
]
},
{
"name": "--config",
"alias": [
"-c"
],
"next": 0,
"tip": [
"{{ $info.__config }}"
]
},
{
"name": "--reload",
"alias": [
"-r"
],
"tip": [
"{{ $info.__reload }}"
]
},
{
"name": "--lock",
"tip": [
"{{ $info.__lock }}"
]
},
{
"name": "--cert",
"tip": [
"{{ $info.__cert }}"
]
},
{
"name": "--allow-read",
"tip": [
"{{ $info.__allow_read }}"
]
},
{
"name": "--deny-read",
"tip": [
"{{ $info.__deny_read }}"
]
},
{
"name": "--allow-write",
"tip": [
"{{ $info.__allow_write }}"
]
},
{
"name": "--deny-write",
"tip": [
"{{ $info.__deny_write }}"
]
},
{
"name": "--allow-net",
"tip": [
"{{ $info.__allow_net }}"
]
},
{
"name": "--deny-net",
"tip": [
"{{ $info.__deny_net }}"
]
},
{
"name": "--allow-env",
"tip": [
"{{ $info.__allow_env }}"
]
},
{
"name": "--deny-env",
"tip": [
"{{ $info.__deny_env }}"
]
},
{
"name": "--allow-sys",
"tip": [
"{{ $info.__allow_sys }}"
]
},
{
"name": "--deny-sys",
"tip": [
"{{ $info.__deny_sys }}"
]
},
{
"name": "--allow-run",
"tip": [
"{{ $info.__allow_run }}"
]
},
{
"name": "--deny-run",
"tip": [
"{{ $info.__deny_run }}"
]
},
{
"name": "--allow-ffi",
"tip": [
"{{ $info.__allow_ffi }}"
]
},
{
"name": "--deny-ffi",
"tip": [
"{{ $info.__deny_ffi }}"
]
},
{
"name": "--allow-hrtime",
"tip": [
"{{ $info.__allow_hrtime }}"
]
},
{
"name": "--deny-hrtime",
"tip": [
"{{ $info.__deny_hrtime }}"
]
},
{
"name": "--allow-all",
"alias": [
"-A"
],
"tip": [
"{{ $info.__allow_all }}"
]
},
{
"name": "--inspect",
"tip": [
"{{ $info.__inspect }}"
]
},
{
"name": "--inspect-brk",
"tip": [
"{{ $info.__inspect_brk }}"
]
},
{
"name": "--inspect-wait",
"tip": [
"{{ $info.__inspect_wait }}"
]
},
{
"name": "--location",
"tip": [
"{{ $info.__location }}"
]
},
{
"name": "--v8-flags",
"tip": [
"Set V8 command line options."
]
},
{
"name": "--seed",
"tip": [
"Set the random number generator seed."
]
},
{
"name": "--check",
"tip": [
"Type-check modules."
]
},
{
"name": "--watch",
"tip": [
"Watch for file changes and restart automatically."
]
},
{
"name": "--ignore",
"tip": [
"Ignore files."
]
},
{
"name": "--fail-fast",
"tip": [
"Stop after N errors. Defaults to stopping after first failure."
]
},
{
"name": "--filter",
"tip": [
"Run tests with this string or pattern in the test name."
]
},
{
"name": "--shuffle",
"tip": [
"Shuffle the order in which the tests are run."
]
},
{
"name": "--coverage",
"tip": [
"Collect coverage profile data into DIR."
]
},
{
"name": "--junit-path",
"tip": [
"Write a JUnit XML test report to PATH. Use '-' to write to stdout which is the default when PATH is not provided."
]
},
{
"name": "--reporter",
"tip": [
"Select reporter to use. Default to 'pretty'."
]
},
{
"name": "--no-remote",
"tip": [
"Do not resolve remote modules."
]
},
{
"name": "--no-npm",
"tip": [
"Do not resolve npm modules."
]
},
{
"name": "--no-config",
"tip": [
"Disable automatic loading of the configuration file."
]
},
{
"name": "--lock-write",
"tip": [
"Force overwriting the lock file."
]
},
{
"name": "--no-lock",
"tip": [
"Disable auto discovery of the lock file."
]
},
{
"name": "--no-prompt",
"tip": [
"Always throw if required permission wasn't passed."
]
},
{
"name": "--cached-only",
"tip": [
"Require that remote dependencies are already cached."
]
},
{
"name": "--no-run",
"tip": [
"Cache test modules, but don''t run tests."
]
},
{
"name": "--trace-ops",
"tip": [
"Enable tracing of async ops. Useful when debugging leaking ops in test, but impacts test execution time."
]
},
{
"name": "--doc",
"tip": [
"Type-check code blocks in JSDoc and Markdown."
]
},
{
"name": "--allow-none",
"tip": [
"Don''t return error code if no test files are found."
]
},
{
"name": "--parallel",
"tip": [
"Run test modules in parallel. Parallelism defaults to the number of available CPUs or the value in the DENO_JOBS environment variable."
]
},
{
"name": "--no-clear-screen",
"tip": [
"Do not clear terminal screen when under watch mode."
]
},
{
"name": "--enable-testing-features-do-not-use",
"tip": [
"INTERNAL: Enable internal features used during integration testing."
]
},
{
"name": "--unsafely-ignore-certificate-errors",
"tip": [
"DANGER: Disables verification of TLS certificates."
]
}
]
},
{
"name": "types",
"tip": [
"Print runtime TypeScript declarations."
]
},
{
"name": "upgrade",
"tip": [
"Upgrade deno executable to given version."
],
"options": [
{
"name": "--version",
"next": 0,
"tip": [
"The version to upgrade to."
]
},
{
"name": "--output",
"next": 0,
"tip": [
"The path to output the updated version to."
]
},
{
"name": "--cert",
"tip": [
"{{ $info.__cert }}"
]
},
{
"name": "--dry-run",
"tip": [
"Perform all checks without replacing old exe."
]
},
{
"name": "--force",
"alias": [
"-f"
],
"tip": [
"U: --force|-f\n",
"Replace current exe even if not out-of-date."
]
},
{
"name": "--canary",
"tip": [
"Upgrade to canary builds."
]
}
]
},
{
"name": "vendor",
"tip": [
"Vendor remote modules into a local directory."
],
"options": [
{
"name": "--output",
"next": 0,
"tip": [
"U: --output <dir>\n",
"The directory to output the vendored modules to."
]
},
{
"name": "--config",
"alias": [
"-c"
],
"next": 0,
"tip": [
"{{ $info.__config }}"
]
},
{
"name": "--import-map",
"next": 0,
"tip": [
"{{ $info.__import_map }}"
]
},
{
"name": "--lock",
"tip": [
"{{ $info.__lock }}"
]
},
{
"name": "--node-modules-dir",
"tip": [
"{{ $info.__node_modules_dir }}"
]
},
{
"name": "--deno-modules-dir",
"tip": [
"{{ $info.__deno_modules_dir }}"
]
},
{
"name": "--reload",
"alias": [
"-r"
],
"tip": [
"{{ $info.__reload }}"
]
},
{
"name": "--cert",
"tip": [
"{{ $info.__cert }}"
]
},
{
"name": "--force",
"alias": [
"-f"
],
"tip": [
"U: --force|-f\n",
"Forcefully overwrite conflicting files in existing output directory."
]
},
{
"name": "--no-config",
"tip": [
"Disable automatic loading of the configuration file."
]
}
]
},
{
"name": "completions",
"tip": [
"Generate shell completions."
]
},
{
"name": "help",
"tip": [
"Print this message or the help of the given subcommand(s)."
]
}
],
"options": [
{
"name": "--version",
"alias": [
"-V"
],
"tip": [
"U: --version|-V\n",
"Print version."
]
}
],
"common_options": [
{
"name": "--help",
"alias": [
"-h"
],
"tip": [
"U: --help|-h\n",
"Print help."
]
},
{
"name": "--quiet",
"alias": [
"-q"
],
"tip": [
"U: --quiet|-q\n",
"Suppress diagnostic output."
]
},
{
"name": "--unstable",
"tip": [
"Enable unstable features and APIs."
]
},
{
"name": "--log-level",
"alias": [
"-L"
],
"tip": [
"U: --log-level|-L <level>\n",
"Set log level."
],
"next": 0
}
],
"info": {
"completion_info": {
"url": "https://deno.com/",
"description": [
"Deno - A secure runtime for JavaScript and TypeScript."
]
},
"__no_check": "Skip type-checking modules.",
"__import_map": [
"U: --import-map <path>\n",
"Load import map file."
],
"__node_modules_dir": "Enables or disables the use of a local node_modules folder for npm packages.",
"__deno_modules_dir": "UNSTABLE: Enables or disables the use of a local deno_modules folder for remote modules.",
"__config": [
"U: --config|-c <path>\n",
"Specify the configuration file."
],
"__reload": [
"U: --reload|-r\n",
"Reload source code cache (recompile TypeScript)"
],
"__lock": [
"Check the specified lock file.\n",
"If value is not provided, defaults to \"deno.lock\" in the current working directory."
],
"__cert": "Load certificate authority from PEM encoded file.",
"__allow_read": [
"Allow file system read access.\n",
"Optionally specify allowed paths."
],
"__deny_read": [
"Deny file system read access.\n",
"Optionally specify denied paths."
],
"__allow_write": [
"Allow file system write access.\n",
"Optionally specify allowed paths."
],
"__deny_write": [
"Deny file system write access.\n",
"Optionally specify denied paths."
],
"__allow_net": [
"Allow network access.\n",
"Optionally specify allowed IP addresses and host names, with ports as necessary."
],
"__deny_net": [
"Deny network access.\n",
"Optionally specify denied IP addresses and host names, with ports as necessary."
],
"__allow_env": [
"Allow access to system environment information.\n",
"Optionally specify accessible environment variables."
],
"__deny_env": [
"Deny access to system environment information.\n",
"Optionally specify denied environment variables."
],
"__allow_sys": [
"Allow access to OS information.\n",
"Optionally allow specific APIs by function name."
],
"__deny_sys": [
"Deny access to OS information.\n",
"Optionally deny specific APIs by function name."
],
"__allow_run": [
"Allow running subprocesses.\n",
"Optionally specify allowed runnable program names."
],
"__deny_run": [
"Deny running subprocesses.\n",
"Optionally specify denied runnable program names."
],
"__allow_ffi": [
"(Unstable) Allow loading dynamic libraries.\n",
"Optionally specify allowed directories or files."
],
"__deny_ffi": [
"(Unstable) Deny loading dynamic libraries.\n",
"Optionally specify denied directories or files."
],
"__allow_hrtime": [
"Allow high-resolution time measurement.\n",
"Note: this can enable timing attacks and fingerprinting."
],
"__deny_hrtime": [
"Deny high-resolution time measurement.\n",
"Note: this can prevent timing attacks and fingerprinting."
],
"__allow_all": [
"U: --allow-all|-A\n",
"Allow all permissions."
],
"__inspect": "Activate inspector on host:port (default: 127.0.0.1:9229)",
"__inspect_brk": "Activate inspector on host:port, wait for debugger to connect and break at the start of user script.",
"__inspect_wait": "Activate inspector on host:port and wait for debugger to connect before running user code.",
"__location": "Value of 'globalThis.location' used by some web APIs."
}
}
Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Опубликовать ( 0 )