github.com/singularityware/singularity@v3.1.1+incompatible/internal/pkg/libexec/doc.go (about)

     1  // Copyright (c) 2018, Sylabs Inc. All rights reserved.
     2  // This software is licensed under a 3-clause BSD license. Please consult the
     3  // LICENSE.md file distributed with the sources of this project regarding your
     4  // rights to use or distribute this software.
     5  
     6  /*
     7  Package libexec maintains a set of functions for
     8  acting on a configuration.
     9  */
    10  package libexec