Skip to main content
Module

std/fs/walk_test.ts>touch

Deno standard library
Go to Latest
function touch
import { touch } from "https://deno.land/std@0.40.0/fs/walk_test.ts";

Parameters

path: string

Returns

Promise<void>