Skip to content

Commit

Permalink
swift-config
Browse files Browse the repository at this point in the history
  • Loading branch information
barv-jfrog committed Nov 7, 2024
1 parent d8414e3 commit 0b1e18b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/artifactory/swiftconfig/help.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package swiftconfig

var Usage = []string{"rt swift-config [command options]"}

func GetDescription() string {
return "Generate swift build configuration."
}

0 comments on commit 0b1e18b

Please sign in to comment.