fmgp.did.method.prism.vdr.CursorFile
Cursor file companion: reads and writes /.cursor.
The file contains a single JSON object {"b":,"o":} representing the latest (b, o) of an event written to the folder. It allows the exporter to resume incrementally instead of rebuilding from scratch.
Attributes
Graph
Reset zoom Hide graph Show graph
Supertypes
class Object
trait Matchable
class Any
Self type
Members list
Reads the cursor file. Returns None if it does not exist. Fails if it exists but is unreadable or malformed.
Reads the cursor file. Returns None if it does not exist. Fails if it exists but is unreadable or malformed.
Attributes
Writes the cursor file (full overwrite). Creates the parent directory if missing.
Writes the cursor file (full overwrite). Creates the parent directory if missing.
Attributes
Filename — leading . makes it sort first in lexicographic listings (and hides it from default ls).
Filename — leading . makes it sort first in lexicographic listings (and hides it from default ls).
Attributes