313 lines
12 KiB
JSON
313 lines
12 KiB
JSON
{
|
|
"warnings": [
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Command.swift",
|
|
"line": 49,
|
|
"symbol": "CommandRunning.context",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Command.swift",
|
|
"line": 53,
|
|
"symbol": "CommandRunning.context",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Command.swift",
|
|
"line": 121,
|
|
"symbol": "==(_:_:)",
|
|
"symbol_kind": "source.lang.swift.decl.function.free",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Command.swift",
|
|
"line": 174,
|
|
"symbol": "RunOutput.error",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Command.swift",
|
|
"line": 251,
|
|
"symbol": "AsyncCommand.stdout",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Command.swift",
|
|
"line": 252,
|
|
"symbol": "AsyncCommand.stderror",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Command.swift",
|
|
"line": 306,
|
|
"symbol": "AsyncCommand.onCompletion(handler:)",
|
|
"symbol_kind": "source.lang.swift.decl.function.method.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Context.swift",
|
|
"line": null,
|
|
"symbol": "Context",
|
|
"symbol_kind": "source.lang.swift.decl.extension",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Context.swift",
|
|
"line": 12,
|
|
"symbol": "Context",
|
|
"symbol_kind": "source.lang.swift.decl.protocol",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Context.swift",
|
|
"line": 13,
|
|
"symbol": "Context.env",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Context.swift",
|
|
"line": 14,
|
|
"symbol": "Context.stdin",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Context.swift",
|
|
"line": 15,
|
|
"symbol": "Context.stdout",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Context.swift",
|
|
"line": 16,
|
|
"symbol": "Context.stderror",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Context.swift",
|
|
"line": 37,
|
|
"symbol": "CustomContext",
|
|
"symbol_kind": "source.lang.swift.decl.struct",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Context.swift",
|
|
"line": 38,
|
|
"symbol": "CustomContext.env",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Context.swift",
|
|
"line": 39,
|
|
"symbol": "CustomContext.stdin",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Context.swift",
|
|
"line": 40,
|
|
"symbol": "CustomContext.stdout",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Context.swift",
|
|
"line": 41,
|
|
"symbol": "CustomContext.stderror",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Context.swift",
|
|
"line": 93,
|
|
"symbol": "MainContext",
|
|
"symbol_kind": "source.lang.swift.decl.class",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Context.swift",
|
|
"line": 101,
|
|
"symbol": "MainContext.env",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Context.swift",
|
|
"line": 102,
|
|
"symbol": "MainContext.stdin",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Context.swift",
|
|
"line": 103,
|
|
"symbol": "MainContext.stdout",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Context.swift",
|
|
"line": 104,
|
|
"symbol": "MainContext.stderror",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Context.swift",
|
|
"line": 139,
|
|
"symbol": "main",
|
|
"symbol_kind": "source.lang.swift.decl.var.global",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Files.swift",
|
|
"line": 24,
|
|
"symbol": "FileError.notFound",
|
|
"symbol_kind": "source.lang.swift.decl.enumelement",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Files.swift",
|
|
"line": 26,
|
|
"symbol": "FileError.checkFile(_:)",
|
|
"symbol_kind": "source.lang.swift.decl.function.method.static",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Stream/Lazy-split.swift",
|
|
"line": 27,
|
|
"symbol": "LazySplitSequence.remaining",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Stream/Lazy-split.swift",
|
|
"line": 28,
|
|
"symbol": "LazySplitSequence.separator",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Stream/Lazy-split.swift",
|
|
"line": 29,
|
|
"symbol": "LazySplitSequence.allowEmptySlices",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Stream/Stream.swift",
|
|
"line": 40,
|
|
"symbol": "FileHandle.write(_:encoding:)",
|
|
"symbol_kind": "source.lang.swift.decl.function.method.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Stream/Stream.swift",
|
|
"line": 59,
|
|
"symbol": "ReadableStream.encoding",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Stream/Stream.swift",
|
|
"line": 60,
|
|
"symbol": "ReadableStream.filehandle",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Stream/Stream.swift",
|
|
"line": 92,
|
|
"symbol": "ReadableStream.context",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Stream/Stream.swift",
|
|
"line": 137,
|
|
"symbol": "WritableStream.encoding",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Stream/Stream.swift",
|
|
"line": 138,
|
|
"symbol": "WritableStream.filehandle",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Stream/Stream.swift",
|
|
"line": 149,
|
|
"symbol": "WritableStream.write(_:)",
|
|
"symbol_kind": "source.lang.swift.decl.function.method.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Stream/Stream.swift",
|
|
"line": 185,
|
|
"symbol": "StdoutStream.encoding",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Stream/Stream.swift",
|
|
"line": 186,
|
|
"symbol": "StdoutStream.filehandle",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Stream/Stream.swift",
|
|
"line": 190,
|
|
"symbol": "StdoutStream.default",
|
|
"symbol_kind": "source.lang.swift.decl.var.static",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Stream/Stream.swift",
|
|
"line": 199,
|
|
"symbol": "FileHandleStream",
|
|
"symbol_kind": "source.lang.swift.decl.class",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Stream/Stream.swift",
|
|
"line": 200,
|
|
"symbol": "FileHandleStream.filehandle",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Stream/Stream.swift",
|
|
"line": 201,
|
|
"symbol": "FileHandleStream.encoding",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/Stream/Stream.swift",
|
|
"line": 203,
|
|
"symbol": "FileHandleStream.init(_:encoding:)",
|
|
"symbol_kind": "source.lang.swift.decl.function.method.instance",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3/Sources/SwiftShell/String.swift",
|
|
"line": 14,
|
|
"symbol": "String.context",
|
|
"symbol_kind": "source.lang.swift.decl.var.instance",
|
|
"warning": "undocumented"
|
|
}
|
|
],
|
|
"source_directory": "/Users/karemorstol/Programming/SwiftShell/SwiftShell3"
|
|
} |