Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 609 Bytes

File metadata and controls

23 lines (16 loc) · 609 Bytes
hide_title true
custom_edit_url
pagination_prev
pagination_next

Home > @rushstack/node-core-library > User > getHomeFolder

User.getHomeFolder() function

Returns the current user's home folder path. Throws if it cannot be determined. Successful results are cached.

Signature:

export declare function getHomeFolder(): string;

Returns:

string