Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileStatWithContent

The return type of the FileSystem#resolveContent method.

Hierarchy

  • FileStatWithContent

Index

Properties

Properties

content: string

The content of the file as a UTF-8 encoded string.

stat: Stats & { uri: string }

The file stat.