Deno Info https://deno.land/std/fs/mod.ts

deno info "https://deno.land/std/fs/mod.ts"

type: TypeScript dependencies: 63 unique (total 124.39KB) https://deno.land/std@0.224.0/fs/mod.ts (784B) ├─┬ https://deno.land/std@0.224.0/fs/copy.ts (11.12KB) │ ├─┬ https://deno.land/std@0.224.0/assert/assert.ts (595B) │ │ └── https://deno.land/std@0.224.0/assert/assertion_error.ts (517B) │ ├─┬ https://deno.land/std@0.224.0/path/basename.ts (975B) │ │ ├── https://deno.land/std@0.224.0/path/_os.ts (705B) │ │ ├─┬ https://deno.land/std@0.224.0/path/posix/basename.ts (1.22KB) │ │ │ ├─┬ https://deno.land/std@0.224.0/path/_common/basename.ts (1.23KB) │ │ │ │ └── https://deno.land/std@0.224.0/path/_common/assert_path.ts (307B) │ │ │ ├── https://deno.land/std@0.224.0/path/_common/strip_trailing_separators.ts (592B) │ │ │ └─┬ https://deno.land/std@0.224.0/path/posix/_util.ts (391B) │ │ │ └── https://deno.land/std@0.224.0/path/_common/constants.ts (1.97KB) │ │ └─┬ https://deno.land/std@0.224.0/path/windows/basename.ts (1.57KB) │ │ ├── https://deno.land/std@0.224.0/path/_common/basename.ts * │ │ ├── https://deno.land/std@0.224.0/path/_common/constants.ts * │ │ ├── https://deno.land/std@0.224.0/path/_common/strip_trailing_separators.ts * │ │ └─┬ https://deno.land/std@0.224.0/path/windows/_util.ts (828B) │ │ └── https://deno.land/std@0.224.0/path/_common/constants.ts * │ ├─┬ https://deno.land/std@0.224.0/path/join.ts (510B) │ │ ├── https://deno.land/std@0.224.0/path/_os.ts * │ │ ├─┬ https://deno.land/std@0.224.0/path/posix/join.ts (721B) │ │ │ ├── https://deno.land/std@0.224.0/path/_common/assert_path.ts * │ │ │ └─┬ https://deno.land/std@0.224.0/path/posix/normalize.ts (1.03KB) │ │ │ ├─┬ https://deno.land/std@0.224.0/path/_common/normalize.ts (263B) │ │ │ │ └── https://deno.land/std@0.224.0/path/_common/assert_path.ts * │ │ │ ├─┬ https://deno.land/std@0.224.0/path/_common/normalize_string.ts (2.25KB) │ │ │ │ └── https://deno.land/std@0.224.0/path/_common/constants.ts * │ │ │ └── https://deno.land/std@0.224.0/path/posix/_util.ts * │ │ └─┬ https://deno.land/std@0.224.0/path/windows/join.ts (2.42KB) │ │ ├── https://deno.land/std@0.224.0/assert/assert.ts * │ │ ├── https://deno.land/std@0.224.0/path/_common/assert_path.ts * │ │ ├── https://deno.land/std@0.224.0/path/windows/_util.ts * │ │ └─┬ https://deno.land/std@0.224.0/path/windows/normalize.ts (3.7KB) │ │ ├── https://deno.land/std@0.224.0/path/_common/constants.ts * │ │ ├── https://deno.land/std@0.224.0/path/_common/normalize.ts * │ │ ├── https://deno.land/std@0.224.0/path/_common/normalize_string.ts * │ │ └── https://deno.land/std@0.224.0/path/windows/_util.ts * │ ├─┬ https://deno.land/std@0.224.0/path/resolve.ts (528B) │ │ ├── https://deno.land/std@0.224.0/path/_os.ts * │ │ ├─┬ https://deno.land/std@0.224.0/path/posix/resolve.ts (1.55KB) │ │ │ ├── https://deno.land/std@0.224.0/path/_common/assert_path.ts * │ │ │ ├── https://deno.land/std@0.224.0/path/_common/normalize_string.ts * │ │ │ └── https://deno.land/std@0.224.0/path/posix/_util.ts * │ │ └─┬ https://deno.land/std@0.224.0/path/windows/resolve.ts (4.73KB) │ │ ├── https://deno.land/std@0.224.0/path/_common/assert_path.ts * │ │ ├── https://deno.land/std@0.224.0/path/_common/constants.ts * │ │ ├── https://deno.land/std@0.224.0/path/_common/normalize_string.ts * │ │ └── https://deno.land/std@0.224.0/path/windows/_util.ts * │ ├── https://deno.land/std@0.224.0/fs/_get_file_info_type.ts (550B) │ ├─┬ https://deno.land/std@0.224.0/fs/_is_subdir.ts (725B) │ │ ├─┬ https://deno.land/std@0.224.0/path/constants.ts (348B) │ │ │ └── https://deno.land/std@0.224.0/path/_os.ts * │ │ └─┬ https://deno.land/std@0.224.0/fs/_to_path_string.ts (413B) │ │ └─┬ https://deno.land/std@0.224.0/path/from_file_url.ts (894B) │ │ ├── https://deno.land/std@0.224.0/path/_os.ts * │ │ ├─┬ https://deno.land/std@0.224.0/path/posix/from_file_url.ts (593B) │ │ │ └── https://deno.land/std@0.224.0/path/_common/from_file_url.ts (312B) │ │ └─┬ https://deno.land/std@0.224.0/path/windows/from_file_url.ts (1.07KB) │ │ └── https://deno.land/std@0.224.0/path/_common/from_file_url.ts * │ ├── https://deno.land/std@0.224.0/fs/_to_path_string.ts * │ └─┬ https://deno.land/std@0.224.0/fs/ensure_dir.ts (2.77KB) │ └── https://deno.land/std@0.224.0/fs/_get_file_info_type.ts * ├─┬ https://deno.land/std@0.224.0/fs/empty_dir.ts (2.29KB) │ ├── https://deno.land/std@0.224.0/path/join.ts * │ └── https://deno.land/std@0.224.0/fs/_to_path_string.ts * ├── https://deno.land/std@0.224.0/fs/ensure_dir.ts * ├─┬ https://deno.land/std@0.224.0/fs/ensure_file.ts (2.55KB) │ ├─┬ https://deno.land/std@0.224.0/path/dirname.ts (498B) │ │ ├── https://deno.land/std@0.224.0/path/_os.ts * │ │ ├─┬ https://deno.land/std@0.224.0/path/posix/dirname.ts (1.35KB) │ │ │ ├─┬ https://deno.land/std@0.224.0/path/_common/dirname.ts (263B) │ │ │ │ └── https://deno.land/std@0.224.0/path/_common/assert_path.ts * │ │ │ ├── https://deno.land/std@0.224.0/path/_common/strip_trailing_separators.ts * │ │ │ └── https://deno.land/std@0.224.0/path/posix/_util.ts * │ │ └─┬ https://deno.land/std@0.224.0/path/windows/dirname.ts (2.81KB) │ │ ├── https://deno.land/std@0.224.0/path/_common/constants.ts * │ │ ├── https://deno.land/std@0.224.0/path/_common/dirname.ts * │ │ ├── https://deno.land/std@0.224.0/path/_common/strip_trailing_separators.ts * │ │ └── https://deno.land/std@0.224.0/path/windows/_util.ts * │ ├── https://deno.land/std@0.224.0/fs/_get_file_info_type.ts * │ ├── https://deno.land/std@0.224.0/fs/_to_path_string.ts * │ └── https://deno.land/std@0.224.0/fs/ensure_dir.ts * ├─┬ https://deno.land/std@0.224.0/fs/ensure_link.ts (1.66KB) │ ├── https://deno.land/std@0.224.0/path/dirname.ts * │ ├── https://deno.land/std@0.224.0/fs/_to_path_string.ts * │ └── https://deno.land/std@0.224.0/fs/ensure_dir.ts * ├─┬ https://deno.land/std@0.224.0/fs/ensure_symlink.ts (4.39KB) │ ├── https://deno.land/std@0.224.0/path/dirname.ts * │ ├── https://deno.land/std@0.224.0/path/resolve.ts * │ ├── https://deno.land/std@0.224.0/fs/_get_file_info_type.ts * │ ├── https://deno.land/std@0.224.0/fs/_to_path_string.ts * │ └── https://deno.land/std@0.224.0/fs/ensure_dir.ts * ├── https://deno.land/std@0.224.0/fs/eol.ts (1.94KB) ├── https://deno.land/std@0.224.0/fs/exists.ts (8.91KB) ├─┬ https://deno.land/std@0.224.0/fs/expand_glob.ts (11.1KB) │ ├── https://deno.land/std@0.224.0/assert/assert.ts * │ ├── https://deno.land/std@0.224.0/path/constants.ts * │ ├─┬ https://deno.land/std@0.224.0/path/glob_to_regexp.ts (3.51KB) │ │ ├── https://deno.land/std@0.224.0/path/_common/glob_to_reg_exp.ts (7.27KB) │ │ ├── https://deno.land/std@0.224.0/path/_os.ts * │ │ ├─┬ https://deno.land/std@0.224.0/path/posix/glob_to_regexp.ts (3.31KB) │ │ │ └── https://deno.land/std@0.224.0/path/_common/glob_to_reg_exp.ts * │ │ └─┬ https://deno.land/std@0.224.0/path/windows/glob_to_regexp.ts (3.35KB) │ │ └── https://deno.land/std@0.224.0/path/_common/glob_to_reg_exp.ts * │ ├─┬ https://deno.land/std@0.224.0/path/is_absolute.ts (521B) │ │ ├── https://deno.land/std@0.224.0/path/_os.ts * │ │ ├─┬ https://deno.land/std@0.224.0/path/posix/is_absolute.ts (462B) │ │ │ ├── https://deno.land/std@0.224.0/path/_common/assert_path.ts * │ │ │ └── https://deno.land/std@0.224.0/path/posix/_util.ts * │ │ └─┬ https://deno.land/std@0.224.0/path/windows/is_absolute.ts (818B) │ │ ├── https://deno.land/std@0.224.0/path/_common/assert_path.ts * │ │ ├── https://deno.land/std@0.224.0/path/_common/constants.ts * │ │ └── https://deno.land/std@0.224.0/path/windows/_util.ts * │ ├── https://deno.land/std@0.224.0/path/is_glob.ts (938B) │ ├─┬ https://deno.land/std@0.224.0/path/join_globs.ts (650B) │ │ ├── https://deno.land/std@0.224.0/path/_common/glob_to_reg_exp.ts * │ │ ├── https://deno.land/std@0.224.0/path/_os.ts * │ │ ├─┬ https://deno.land/std@0.224.0/path/posix/join_globs.ts (931B) │ │ │ ├── https://deno.land/std@0.224.0/path/_common/glob_to_reg_exp.ts * │ │ │ ├── https://deno.land/std@0.224.0/path/posix/constants.ts (232B) │ │ │ ├── https://deno.land/std@0.224.0/path/posix/join.ts * │ │ │ └─┬ https://deno.land/std@0.224.0/path/posix/normalize_glob.ts (857B) │ │ │ ├── https://deno.land/std@0.224.0/path/_common/glob_to_reg_exp.ts * │ │ │ ├── https://deno.land/std@0.224.0/path/posix/constants.ts * │ │ │ └── https://deno.land/std@0.224.0/path/posix/normalize.ts * │ │ └─┬ https://deno.land/std@0.224.0/path/windows/join_globs.ts (931B) │ │ ├── https://deno.land/std@0.224.0/path/_common/glob_to_reg_exp.ts * │ │ ├── https://deno.land/std@0.224.0/path/windows/constants.ts (236B) │ │ ├── https://deno.land/std@0.224.0/path/windows/join.ts * │ │ └─┬ https://deno.land/std@0.224.0/path/windows/normalize_glob.ts (857B) │ │ ├── https://deno.land/std@0.224.0/path/_common/glob_to_reg_exp.ts * │ │ ├── https://deno.land/std@0.224.0/path/windows/constants.ts * │ │ └── https://deno.land/std@0.224.0/path/windows/normalize.ts * │ ├── https://deno.land/std@0.224.0/path/resolve.ts * │ ├─┬ https://deno.land/std@0.224.0/fs/_create_walk_entry.ts (1.26KB) │ │ ├── https://deno.land/std@0.224.0/path/basename.ts * │ │ ├─┬ https://deno.land/std@0.224.0/path/normalize.ts (695B) │ │ │ ├── https://deno.land/std@0.224.0/path/_os.ts * │ │ │ ├── https://deno.land/std@0.224.0/path/posix/normalize.ts * │ │ │ └── https://deno.land/std@0.224.0/path/windows/normalize.ts * │ │ └── https://deno.land/std@0.224.0/fs/_to_path_string.ts * │ ├── https://deno.land/std@0.224.0/fs/_to_path_string.ts * │ └─┬ https://deno.land/std@0.224.0/fs/walk.ts (7.65KB) │ ├── https://deno.land/std@0.224.0/path/join.ts * │ ├── https://deno.land/std@0.224.0/path/normalize.ts * │ ├── https://deno.land/std@0.224.0/fs/_create_walk_entry.ts * │ └── https://deno.land/std@0.224.0/fs/_to_path_string.ts * ├─┬ https://deno.land/std@0.224.0/fs/move.ts (3.92KB) │ ├─┬ https://deno.land/std@0.224.0/fs/_is_same_path.ts (545B) │ │ ├── https://deno.land/std@0.224.0/path/resolve.ts * │ │ └── https://deno.land/std@0.224.0/fs/_to_path_string.ts * │ └── https://deno.land/std@0.224.0/fs/_is_subdir.ts * └── https://deno.land/std@0.224.0/fs/walk.ts *