vala: make Env's internal storage private.
authorSimon Tatham <anakin@pobox.com>
Sun, 12 May 2019 08:17:46 +0000 (09:17 +0100)
committerSimon Tatham <anakin@pobox.com>
Mon, 13 May 2019 14:40:47 +0000 (15:40 +0100)
commit1ab2be444340342f911601dfdbf579e12ff2feb0
tree45b9ba7296dd64d58a4d33b206b6805df437d978
parent1853ac62d280df91163c453c226ff2118347864e
vala: make Env's internal storage private.

This enforces that nothing outside the Env class refers directly to it, which will allow me to
vala/env.vala