Module

std/node/fs.ts>futimesSync

Deno standard library
Go to Latest
function futimesSync
import { futimesSync } from "https://dotland.deno.dev/std@0.145.0/node/fs.ts";

Parameters

fd: number
atime: number | string | Date
mtime: number | string | Date
import futimesSync
import { futimesSync } from "https://dotland.deno.dev/std@0.145.0/node/fs.ts";