-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ e7f3833 🚀
- Loading branch information
0 parents
commit 17003df
Showing
665 changed files
with
1,451 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.DS_Store |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
9 changes: 9 additions & 0 deletions
9
latest/css/documentation-topic~topic~tutorials-overview.d6f5411c.css
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/command"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"Command","symbolKind":"module","role":"collection","modules":[{"name":"Command"}],"roleHeading":"Framework","title":"Command"},"primaryContentSections":[{"kind":"content","content":[{"text":"Overview","level":2,"anchor":"Overview","type":"heading"},{"inlineContent":[{"text":"This library provides the ability to run commands within Swift code.","type":"text"}],"type":"paragraph"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"PLCommand is a library for Running Command from Swift","type":"text"}],"topicSections":[{"identifiers":["doc:\/\/Command\/documentation\/Command\/GettingStarted"],"title":"Essentials"},{"identifiers":["doc:\/\/Command\/documentation\/Command\/Git","doc:\/\/Command\/documentation\/Command\/SwiftPackage","doc:\/\/Command\/documentation\/Command\/Fastlane","doc:\/\/Command\/documentation\/Command\/Tuist"],"title":"Supports"},{"identifiers":["doc:\/\/Command\/documentation\/Command\/Alias","doc:\/\/Command\/documentation\/Command\/Arguments","doc:\/\/Command\/documentation\/Command\/Command","doc:\/\/Command\/documentation\/Command\/CommandValues","doc:\/\/Command\/documentation\/Command\/Environment","doc:\/\/Command\/documentation\/Command\/Request","doc:\/\/Command\/documentation\/Command\/Response","doc:\/\/Command\/documentation\/Command\/Task"],"title":"Structures"},{"title":"Enumerations","identifiers":["doc:\/\/Command\/documentation\/Command\/Result"]}],"identifier":{"url":"doc:\/\/Command\/documentation\/Command","interfaceLanguage":"swift"},"hierarchy":{"paths":[[]]},"references":{"doc://Command/documentation/Command/Arguments":{"title":"Arguments","navigatorTitle":[{"text":"Arguments","kind":"identifier"}],"url":"\/documentation\/command\/arguments","role":"symbol","type":"topic","abstract":[{"text":"A command-line command with arguments.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Arguments","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Command\/documentation\/Command\/Arguments"},"doc://Command/documentation/Command/Environment":{"abstract":[{"text":"An environment for a command to run in.","type":"text"}],"url":"\/documentation\/command\/environment","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Environment","kind":"identifier"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Command\/documentation\/Command\/Environment","navigatorTitle":[{"kind":"identifier","text":"Environment"}],"title":"Environment","type":"topic"},"doc://Command/documentation/Command/Result":{"identifier":"doc:\/\/Command\/documentation\/Command\/Result","navigatorTitle":[{"text":"Result","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/command\/result","title":"Result","role":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Result"}],"abstract":[{"text":"The result of a command execution.","type":"text"}]},"doc://Command/documentation/Command/GettingStarted":{"kind":"article","role":"article","abstract":[{"type":"text","text":"Learn how to quickly execute commands on Swift using PLCommand."}],"url":"\/documentation\/command\/gettingstarted","title":"Getting started","identifier":"doc:\/\/Command\/documentation\/Command\/GettingStarted","type":"topic"},"doc://Command/documentation/Command/Tuist":{"title":"Tuist","url":"\/documentation\/command\/tuist","identifier":"doc:\/\/Command\/documentation\/Command\/Tuist","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Tuist"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Tuist"}],"kind":"symbol","abstract":[{"type":"text","text":"Support Tuist Command"}]},"doc://Command/documentation/Command/CommandValues":{"role":"symbol","kind":"symbol","abstract":[{"text":"A collection of globally available commands.","type":"text"}],"identifier":"doc:\/\/Command\/documentation\/Command\/CommandValues","url":"\/documentation\/command\/commandvalues","navigatorTitle":[{"text":"CommandValues","kind":"identifier"}],"title":"CommandValues","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"CommandValues"}],"type":"topic"},"doc://Command/documentation/Command/Request":{"url":"\/documentation\/command\/request","role":"symbol","title":"Request","type":"topic","abstract":[{"text":"The request from a command.","type":"text"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Request"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Request","kind":"identifier"}],"identifier":"doc:\/\/Command\/documentation\/Command\/Request"},"doc://Command/documentation/Command/Response":{"title":"Response","identifier":"doc:\/\/Command\/documentation\/Command\/Response","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Response","kind":"identifier"}],"role":"symbol","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Response"}],"type":"topic","url":"\/documentation\/command\/response","abstract":[{"type":"text","text":"The response from a command."}]},"doc://Command/documentation/Command":{"title":"Command","url":"\/documentation\/command","role":"collection","type":"topic","abstract":[{"text":"PLCommand is a library for Running Command from Swift","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Command\/documentation\/Command"},"doc://Command/documentation/Command/Alias":{"role":"symbol","type":"topic","abstract":[{"type":"text","text":"An alias for a command that can be run with "},{"type":"codeVoice","code":"Command"},{"type":"text","text":"."}],"navigatorTitle":[{"kind":"identifier","text":"Alias"}],"kind":"symbol","title":"Alias","url":"\/documentation\/command\/alias","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Alias"}],"identifier":"doc:\/\/Command\/documentation\/Command\/Alias"},"doc://Command/documentation/Command/Task":{"title":"Task","navigatorTitle":[{"text":"Task","kind":"identifier"}],"url":"\/documentation\/command\/task","role":"symbol","type":"topic","abstract":[{"text":"The Task is Operation to execute Command.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Task"}],"kind":"symbol","identifier":"doc:\/\/Command\/documentation\/Command\/Task"},"doc://Command/documentation/Command/SwiftPackage":{"role":"symbol","url":"\/documentation\/command\/swiftpackage","abstract":[{"type":"text","text":"Support Swift Package Command"}],"identifier":"doc:\/\/Command\/documentation\/Command\/SwiftPackage","kind":"symbol","type":"topic","navigatorTitle":[{"text":"SwiftPackage","kind":"identifier"}],"title":"SwiftPackage","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"SwiftPackage","kind":"identifier"}]},"doc://Command/documentation/Command/Git":{"identifier":"doc:\/\/Command\/documentation\/Command\/Git","navigatorTitle":[{"text":"Git","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/command\/git","title":"Git","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Git"}],"abstract":[{"text":"Support Git Command","type":"text"}]},"doc://Command/documentation/Command/Command":{"url":"\/documentation\/command\/command","abstract":[{"type":"text","text":"A property wrapper for commands."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Command","kind":"identifier"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Command\/documentation\/Command\/Command","navigatorTitle":[{"kind":"identifier","text":"Command"}],"title":"Command","type":"topic"},"doc://Command/documentation/Command/Fastlane":{"navigatorTitle":[{"text":"Fastlane","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Command\/documentation\/Command\/Fastlane","kind":"symbol","role":"symbol","url":"\/documentation\/command\/fastlane","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Fastlane","kind":"identifier"}],"abstract":[{"type":"text","text":"Support Fastlane Command"}],"title":"Fastlane"}}} |
Oops, something went wrong.