-
Notifications
You must be signed in to change notification settings - Fork 0
path.Function.createPathUtils
github-actions[bot] edited this page Jun 8, 2026
·
2 revisions
@zenstone/ts-utils / path / createPathUtils
createPathUtils(
options):object
Defined in: src/path.ts:24
创建路径处理工具
object
joinPath: (...
paths) =>string
...PathInput[]
string
purgePath: (
path) =>string
string