github.com/primecitizens/pcz/std@v0.2.1/core/sys/sys.go (about)

     1  // SPDX-License-Identifier: Apache-2.0
     2  // Copyright 2023 The Prime Citizens
     3  
     4  // Package sys provides access to args and environment variables.
     5  package sys