import tango.sys.Environment; void main() { auto home = Environment("HOME"); }