PathInfoBase.accessTimeNs() method
pathlib-ts > PathInfoBase > accessTimeNs
PathInfoBase.accessTimeNs() method
Section titled “PathInfoBase.accessTimeNs() method”Signature:
accessTimeNs(followSymlinks?: boolean): Promise<bigint>;Parameters
Section titled “Parameters”|
Parameter |
Type |
Description |
|---|---|---|
|
followSymlinks |
boolean |
(Optional) |
Returns:
Promise<bigint>