package bistro

  1. Overview
  2. Docs

Conventional type to represent file targets. The object type is to represent properties of the file, like the type of encoding (text or binary) or the format.

method kind : [ `file ]