Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextFileStreamContent

Hierarchy

  • BaseTextFileContent
    • TextFileStreamContent

Index

Properties

ctime

ctime: number

encoding

encoding: string

The encoding of the content if known.

etag

etag: string

mtime

mtime: number

name

name: string

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

resource

resource: default

The unified resource identifier of this file or folder.

size

size: number

value

value: ReadableStream<string>

The line grouped content of a text file.