Navigation

  • Intro
  • Reference

local_env_link¶

Intro¶

Currently selected environment by protoprimer is indicated by a symlink.

See:

  • ConfField.field_local_conf_symlink_rel_path for symlink name

  • ConfField.field_default_env_dir_rel_path for default symlink target

By setting the symlink to the dir with local env config, all paths to access any of the files there can be stable (regardless of switch to another the environment).

See also¶

  • global_vs_local for global and local configs.

  • conf_leap for config leaps.