fs.ts -> core.ts, fn.ts -> library.ts
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { get_working_dir_name_full } from "../../fs/fn";
|
||||
import { get_working_dir_name_full } from "../../fs/library";
|
||||
import type { Args, Term } from "../list";
|
||||
|
||||
import stdout from "../../../elements/stdout";
|
||||
|
Reference in New Issue
Block a user