File: env_interpolation.yaml

package info (click to toggle)
python-omegaconf 2.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,056 kB
  • sloc: python: 26,412; makefile: 42; sh: 11
file content (3 lines) | stat: -rw-r--r-- 58 bytes parent folder | download | duplicates (2)
1
2
3
user:
  name: ${oc.env:USER}
  home: /home/${oc.env:USER}