DEBSOURCES
Skip Quicknav
sources / golang-github-juju-utils / 0.0~git20171220.f38c0b0-5 / os / os_windows.go
12345678
// Copyright 2015 Canonical Ltd. // Licensed under the LGPLv3, see LICENCE file for details. package os func hostOS() OSType { return Windows }