Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextFileStreamContent

Hierarchy

  • BaseTextFileContent
    • TextFileStreamContent

Index

Properties

ctime: number
encoding: string

The encoding of the content if known.

etag: string
mtime: number
name: string

The name which is the last segment of the {{path}}.

resource: URI

The unified resource identifier of this file or folder.

size: number
value: ReadableStream<string>

The line grouped content of a text file.