Skip to content

defaultScratch

const defaultScratch: object

Defined in: src/distiller.ts:468

Default scratch dir: a throwaway temp dir (the distiller needs no git, only Read/Write).

create: () => object

object

dir: string

remove: (dir) => void

string

void