From b9c9b05ab48828575ae2574aa46644c612d4971d Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sun, 17 Dec 2023 02:28:31 -0700 Subject: generate docs --- docs/documentation/swift_gopher/swiftgopher/_commandname/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/_dumphelp()/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/_errorlabel/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/ascommand/index.html | 1 + .../swift_gopher/swiftgopher/completionscript(for:)/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/configuration/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/disablegophermap/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/disablesearch/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/exit(witherror:)/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/exitcode(for:)/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/fullmessage(for:)/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/gopherdatadir/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/gopherhostname/index.html | 1 + .../swift_gopher/swiftgopher/helpmessage(columns:)/index.html | 1 + .../swift_gopher/swiftgopher/helpmessage(for:columns:)/index.html | 1 + .../swiftgopher/helpmessage(for:includehidden:columns:)/index.html | 1 + .../swiftgopher/helpmessage(includehidden:columns:)/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/host/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/init()/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/init(from:)/index.html | 1 + .../index.html | 1 + docs/documentation/swift_gopher/swiftgopher/main()/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/main(_:)/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/message(for:)/index.html | 1 + .../swiftgopher/parsablearguments-implementations/index.html | 1 + .../swift_gopher/swiftgopher/parsablecommand-implementations/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/parse(_:)/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/parseasroot(_:)/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/parseorexit(_:)/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/port/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/run()-250ya/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/run()-2mp76/index.html | 1 + docs/documentation/swift_gopher/swiftgopher/validate()/index.html | 1 + 34 files changed, 34 insertions(+) create mode 100644 docs/documentation/swift_gopher/swiftgopher/_commandname/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/_dumphelp()/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/_errorlabel/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/ascommand/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/completionscript(for:)/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/configuration/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/disablegophermap/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/disablesearch/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/exit(witherror:)/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/exitcode(for:)/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/fullmessage(for:)/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/gopherdatadir/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/gopherhostname/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/helpmessage(columns:)/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/helpmessage(for:columns:)/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/helpmessage(for:includehidden:columns:)/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/helpmessage(includehidden:columns:)/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/host/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/init()/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/init(from:)/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/init(gopherhostname:host:port:gopherdatadir:disablesearch:disablegophermap:)/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/main()/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/main(_:)/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/message(for:)/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/parsablearguments-implementations/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/parsablecommand-implementations/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/parse(_:)/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/parseasroot(_:)/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/parseorexit(_:)/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/port/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/run()-250ya/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/run()-2mp76/index.html create mode 100644 docs/documentation/swift_gopher/swiftgopher/validate()/index.html (limited to 'docs/documentation/swift_gopher/swiftgopher') diff --git a/docs/documentation/swift_gopher/swiftgopher/_commandname/index.html b/docs/documentation/swift_gopher/swiftgopher/_commandname/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/_commandname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/_dumphelp()/index.html b/docs/documentation/swift_gopher/swiftgopher/_dumphelp()/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/_dumphelp()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/_errorlabel/index.html b/docs/documentation/swift_gopher/swiftgopher/_errorlabel/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/_errorlabel/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/ascommand/index.html b/docs/documentation/swift_gopher/swiftgopher/ascommand/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/ascommand/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/completionscript(for:)/index.html b/docs/documentation/swift_gopher/swiftgopher/completionscript(for:)/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/completionscript(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/configuration/index.html b/docs/documentation/swift_gopher/swiftgopher/configuration/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/configuration/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/disablegophermap/index.html b/docs/documentation/swift_gopher/swiftgopher/disablegophermap/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/disablegophermap/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/disablesearch/index.html b/docs/documentation/swift_gopher/swiftgopher/disablesearch/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/disablesearch/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/exit(witherror:)/index.html b/docs/documentation/swift_gopher/swiftgopher/exit(witherror:)/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/exit(witherror:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/exitcode(for:)/index.html b/docs/documentation/swift_gopher/swiftgopher/exitcode(for:)/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/exitcode(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/fullmessage(for:)/index.html b/docs/documentation/swift_gopher/swiftgopher/fullmessage(for:)/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/fullmessage(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/gopherdatadir/index.html b/docs/documentation/swift_gopher/swiftgopher/gopherdatadir/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/gopherdatadir/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/gopherhostname/index.html b/docs/documentation/swift_gopher/swiftgopher/gopherhostname/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/gopherhostname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/helpmessage(columns:)/index.html b/docs/documentation/swift_gopher/swiftgopher/helpmessage(columns:)/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/helpmessage(columns:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/helpmessage(for:columns:)/index.html b/docs/documentation/swift_gopher/swiftgopher/helpmessage(for:columns:)/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/helpmessage(for:columns:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/helpmessage(for:includehidden:columns:)/index.html b/docs/documentation/swift_gopher/swiftgopher/helpmessage(for:includehidden:columns:)/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/helpmessage(for:includehidden:columns:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/helpmessage(includehidden:columns:)/index.html b/docs/documentation/swift_gopher/swiftgopher/helpmessage(includehidden:columns:)/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/helpmessage(includehidden:columns:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/host/index.html b/docs/documentation/swift_gopher/swiftgopher/host/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/host/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/index.html b/docs/documentation/swift_gopher/swiftgopher/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/init()/index.html b/docs/documentation/swift_gopher/swiftgopher/init()/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/init()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/init(from:)/index.html b/docs/documentation/swift_gopher/swiftgopher/init(from:)/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/init(gopherhostname:host:port:gopherdatadir:disablesearch:disablegophermap:)/index.html b/docs/documentation/swift_gopher/swiftgopher/init(gopherhostname:host:port:gopherdatadir:disablesearch:disablegophermap:)/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/init(gopherhostname:host:port:gopherdatadir:disablesearch:disablegophermap:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/main()/index.html b/docs/documentation/swift_gopher/swiftgopher/main()/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/main()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/main(_:)/index.html b/docs/documentation/swift_gopher/swiftgopher/main(_:)/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/main(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/message(for:)/index.html b/docs/documentation/swift_gopher/swiftgopher/message(for:)/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/message(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/parsablearguments-implementations/index.html b/docs/documentation/swift_gopher/swiftgopher/parsablearguments-implementations/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/parsablearguments-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/parsablecommand-implementations/index.html b/docs/documentation/swift_gopher/swiftgopher/parsablecommand-implementations/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/parsablecommand-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/parse(_:)/index.html b/docs/documentation/swift_gopher/swiftgopher/parse(_:)/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/parse(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/parseasroot(_:)/index.html b/docs/documentation/swift_gopher/swiftgopher/parseasroot(_:)/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/parseasroot(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/parseorexit(_:)/index.html b/docs/documentation/swift_gopher/swiftgopher/parseorexit(_:)/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/parseorexit(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/port/index.html b/docs/documentation/swift_gopher/swiftgopher/port/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/port/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/run()-250ya/index.html b/docs/documentation/swift_gopher/swiftgopher/run()-250ya/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/run()-250ya/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/run()-2mp76/index.html b/docs/documentation/swift_gopher/swiftgopher/run()-2mp76/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/run()-2mp76/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/swift_gopher/swiftgopher/validate()/index.html b/docs/documentation/swift_gopher/swiftgopher/validate()/index.html new file mode 100644 index 0000000..de22f55 --- /dev/null +++ b/docs/documentation/swift_gopher/swiftgopher/validate()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file -- cgit v1.2.3