Welcome to apm’s documentation!

Contents:

Setup the home and role directories.

copyright:
  1. 2014 by Dalton Hubble
license:

MIT License, see LICENSE for details.

apm.home.apm_path()[source]

Returns the path to the directory for the tool.

apm.home.ensure_tool_home()[source]

Ensure that the tool home directory and role cache directories exist.

apm.home.home_path()[source]

Gets the home directory path across platforms.

apm.home.roles_path()[source]

Returns the path to the roles directory

apm.home.upsert_directory(dir_path)[source]

Create a directory at the given path, if it does not exist.

apm.home.vars_path()[source]

Returns the path to the vars directory, whose structure mirrors that of the roles directory.

Indices and tables