Skip to content

ccusage / _consts / USER_HOME_DIR

Variable: USER_HOME_DIR

ts
const USER_HOME_DIR: string;

User's home directory path Centralized access to OS home directory for consistent path building

Released under the MIT License.