Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 639 Bytes

modules.md

File metadata and controls

46 lines (24 loc) · 639 Bytes

index.md - v1.0.0 / Exports

index.md - v1.0.0

Table of contents

Functions

Functions

default

default(): string | null

Get the user home directory

Returns

string | null

  • home directory

Defined in

index.ts:8


userdir

userdir(): string | null

Get the user home directory

Returns

string | null

  • home directory

Defined in

index.ts:8