TOKEN_RELATIVE_PATH

Constant TOKEN_RELATIVE_PATH 

Source
const TOKEN_RELATIVE_PATH: &str = ".adds/cadmus/.github_token";
Expand description

Subdirectory and filename appended to the card root for token storage.

Uses .adds/cadmus/ for normal builds and .adds/cadmus-tst/ for test builds.