aboutsummaryrefslogtreecommitdiff
path: root/docs/data/documentation/swift_gopher/swiftgopher/parsablecommand-implementations.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/data/documentation/swift_gopher/swiftgopher/parsablecommand-implementations.json')
-rw-r--r--docs/data/documentation/swift_gopher/swiftgopher/parsablecommand-implementations.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/data/documentation/swift_gopher/swiftgopher/parsablecommand-implementations.json b/docs/data/documentation/swift_gopher/swiftgopher/parsablecommand-implementations.json
index df03c40..95cd830 100644
--- a/docs/data/documentation/swift_gopher/swiftgopher/parsablecommand-implementations.json
+++ b/docs/data/documentation/swift_gopher/swiftgopher/parsablecommand-implementations.json
@@ -1 +1 @@
-{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/swift_gopher\/swiftgopher\/parsablecommand-implementations"]}],"hierarchy":{"paths":[["doc:\/\/swift-gopher\/documentation\/swift_gopher","doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher"]]},"sections":[],"kind":"article","metadata":{"modules":[{"name":"swift-gopher"}],"role":"collectionGroup","title":"ParsableCommand Implementations"},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/ParsableCommand-Implementations"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/run()-250ya"],"generated":true},{"identifiers":["doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/_commandName","doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/configuration"],"title":"Type Properties","generated":true},{"title":"Type Methods","generated":true,"identifiers":["doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/helpMessage(for:columns:)","doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/helpMessage(for:includeHidden:columns:)","doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/main()","doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/main(_:)","doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/parseAsRoot(_:)"]}],"references":{"doc://swift-gopher/documentation/swift_gopher/swiftGopher/main()":{"title":"main()","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"main"},{"text":"()","kind":"text"}],"abstract":[],"url":"\/documentation\/swift_gopher\/swiftgopher\/main()","type":"topic","kind":"symbol","identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/main()","role":"symbol"},"doc://swift-gopher/documentation/swift_gopher/swiftGopher/parseAsRoot(_:)":{"type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"parseAsRoot"},{"text":"([","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"]?) "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"ParsableCommand","kind":"typeIdentifier","preciseIdentifier":"s:14ArgumentParser15ParsableCommandP"}],"title":"parseAsRoot(_:)","role":"symbol","kind":"symbol","identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/parseAsRoot(_:)","url":"\/documentation\/swift_gopher\/swiftgopher\/parseasroot(_:)","abstract":[]},"doc://swift-gopher/documentation/swift_gopher/swiftGopher":{"role":"symbol","navigatorTitle":[{"text":"swiftGopher","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher","title":"swiftGopher","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"swiftGopher","kind":"identifier"}],"url":"\/documentation\/swift_gopher\/swiftgopher"},"doc://swift-gopher/documentation/swift_gopher/swiftGopher/helpMessage(for:includeHidden:columns:)":{"title":"helpMessage(for:includeHidden:columns:)","role":"symbol","type":"topic","identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/helpMessage(for:includeHidden:columns:)","abstract":[],"kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"helpMessage"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"ParsableCommand","kind":"typeIdentifier","preciseIdentifier":"s:14ArgumentParser15ParsableCommandP"},{"kind":"text","text":".Type, "},{"text":"includeHidden","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"columns"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":"?) -> "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"url":"\/documentation\/swift_gopher\/swiftgopher\/helpmessage(for:includehidden:columns:)"},"doc://swift-gopher/documentation/swift_gopher/swiftGopher/helpMessage(for:columns:)":{"type":"topic","url":"\/documentation\/swift_gopher\/swiftgopher\/helpmessage(for:columns:)","title":"helpMessage(for:columns:)","kind":"symbol","identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/helpMessage(for:columns:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"helpMessage"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ParsableCommand","kind":"typeIdentifier","preciseIdentifier":"s:14ArgumentParser15ParsableCommandP"},{"kind":"text","text":".Type, "},{"text":"columns","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"deprecated":true,"role":"symbol"},"doc://swift-gopher/documentation/swift_gopher/swiftGopher/_commandName":{"title":"_commandName","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"_commandName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/swift_gopher\/swiftgopher\/_commandname","identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/_commandName","abstract":[]},"doc://swift-gopher/documentation/swift_gopher":{"role":"collection","title":"swift-gopher","type":"topic","kind":"symbol","url":"\/documentation\/swift_gopher","identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher","abstract":[]},"doc://swift-gopher/documentation/swift_gopher/swiftGopher/run()-250ya":{"type":"topic","url":"\/documentation\/swift_gopher\/swiftgopher\/run()-250ya","title":"run()","kind":"symbol","identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/run()-250ya","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"run"},{"kind":"text","text":"() "},{"text":"throws","kind":"keyword"}],"abstract":[],"role":"symbol"},"doc://swift-gopher/documentation/swift_gopher/swiftGopher/main(_:)":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"main"},{"kind":"text","text":"(["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"]?)","kind":"text"}],"identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/main(_:)","url":"\/documentation\/swift_gopher\/swiftgopher\/main(_:)","title":"main(_:)"},"doc://swift-gopher/documentation/swift_gopher/swiftGopher/configuration":{"type":"topic","url":"\/documentation\/swift_gopher\/swiftgopher\/configuration","kind":"symbol","title":"configuration","identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/configuration","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"configuration","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CommandConfiguration","preciseIdentifier":"s:14ArgumentParser20CommandConfigurationV"}],"abstract":[],"role":"symbol"}}} \ No newline at end of file
+{"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"modules":[{"name":"swift-gopher"}],"role":"collectionGroup","roleHeading":"API Collection","title":"ParsableCommand Implementations"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/swift_gopher\/swiftgopher\/parsablecommand-implementations"]}],"kind":"article","sections":[],"hierarchy":{"paths":[["doc:\/\/swift-gopher\/documentation\/swift_gopher","doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher"]]},"identifier":{"url":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/ParsableCommand-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/run()-250ya"]},{"generated":true,"title":"Type Properties","identifiers":["doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/_commandName","doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/configuration"]},{"title":"Type Methods","identifiers":["doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/helpMessage(for:columns:)","doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/helpMessage(for:includeHidden:columns:)","doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/main()","doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/main(_:)","doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/parseAsRoot(_:)"],"generated":true}],"references":{"doc://swift-gopher/documentation/swift_gopher/swiftGopher/helpMessage(for:columns:)":{"title":"helpMessage(for:columns:)","abstract":[],"identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/helpMessage(for:columns:)","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"helpMessage"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:14ArgumentParser15ParsableCommandP","text":"ParsableCommand"},{"text":".Type, ","kind":"text"},{"kind":"externalParam","text":"columns"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":"?) -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"deprecated":true,"url":"\/documentation\/swift_gopher\/swiftgopher\/helpmessage(for:columns:)"},"doc://swift-gopher/documentation/swift_gopher/swiftGopher/main()":{"role":"symbol","kind":"symbol","title":"main()","url":"\/documentation\/swift_gopher\/swiftgopher\/main()","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"main","kind":"identifier"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/main()","type":"topic"},"doc://swift-gopher/documentation/swift_gopher/swiftGopher/_commandName":{"type":"topic","kind":"symbol","identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/_commandName","title":"_commandName","abstract":[],"role":"symbol","url":"\/documentation\/swift_gopher\/swiftgopher\/_commandname","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"_commandName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]},"doc://swift-gopher/documentation/swift_gopher/swiftGopher/configuration":{"abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/configuration","role":"symbol","title":"configuration","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"configuration","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CommandConfiguration","preciseIdentifier":"s:14ArgumentParser20CommandConfigurationV"}],"url":"\/documentation\/swift_gopher\/swiftgopher\/configuration"},"doc://swift-gopher/documentation/swift_gopher/swiftGopher/run()-250ya":{"abstract":[],"type":"topic","identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/run()-250ya","kind":"symbol","role":"symbol","title":"run()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"run","kind":"identifier"},{"kind":"text","text":"() "},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/swift_gopher\/swiftgopher\/run()-250ya"},"doc://swift-gopher/documentation/swift_gopher/swiftGopher/parseAsRoot(_:)":{"abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/parseAsRoot(_:)","role":"symbol","title":"parseAsRoot(_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"parseAsRoot"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"]?) "},{"kind":"keyword","text":"throws"},{"text":" -> any ","kind":"text"},{"preciseIdentifier":"s:14ArgumentParser15ParsableCommandP","text":"ParsableCommand","kind":"typeIdentifier"}],"url":"\/documentation\/swift_gopher\/swiftgopher\/parseasroot(_:)"},"doc://swift-gopher/documentation/swift_gopher":{"title":"swift-gopher","kind":"symbol","abstract":[],"identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher","url":"\/documentation\/swift_gopher","role":"collection","type":"topic"},"doc://swift-gopher/documentation/swift_gopher/swiftGopher":{"identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher","url":"\/documentation\/swift_gopher\/swiftgopher","kind":"symbol","abstract":[],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"swiftGopher"}],"navigatorTitle":[{"text":"swiftGopher","kind":"identifier"}],"title":"swiftGopher","role":"symbol","type":"topic"},"doc://swift-gopher/documentation/swift_gopher/swiftGopher/main(_:)":{"role":"symbol","kind":"symbol","title":"main(_:)","url":"\/documentation\/swift_gopher\/swiftgopher\/main(_:)","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"main","kind":"identifier"},{"text":"([","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"]?)","kind":"text"}],"identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/main(_:)","type":"topic"},"doc://swift-gopher/documentation/swift_gopher/swiftGopher/helpMessage(for:includeHidden:columns:)":{"kind":"symbol","abstract":[],"identifier":"doc:\/\/swift-gopher\/documentation\/swift_gopher\/swiftGopher\/helpMessage(for:includeHidden:columns:)","url":"\/documentation\/swift_gopher\/swiftgopher\/helpmessage(for:includehidden:columns:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"helpMessage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:14ArgumentParser15ParsableCommandP","text":"ParsableCommand","kind":"typeIdentifier"},{"text":".Type, ","kind":"text"},{"text":"includeHidden","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"columns","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"type":"topic","title":"helpMessage(for:includeHidden:columns:)","role":"symbol"}}} \ No newline at end of file