line -seq reads the provided stream, going line by line into a lazy sequence, which we then lazily parse using the JSON parser.
確定! 回上一頁