//
pkg.gl
Category
github.com/cgrindel/rules_swift_package_manager
gazelle
internal
swiftbin
package
0.40.1
Repository:
https://github.com/cgrindel/rules_swift_package_manager.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
98 SLOC
#
Functions
FindSwiftBinPath
FindSwiftBinPath returns the path to the Swift executable.
NewSwiftBin
No description provided by the author
SwiftBinBase
SwiftBinBase returns the base name for the Swift executable.
#
Structs
SwiftBin
A SwiftBin implements that actual calls to the Swift binary.
#
Interfaces
Executor
An Executor represents commands provided by the Swift binary.