Optional
createdOptional
firstmask to filter scripts whom first direct parent has exact hash
Optional
hide(default false) hide the scripts without an exported main function
Optional
is(default regardless) if true show only the templates if false show only the non templates if not defined, show all regardless of if the script is a template
Optional
kinds?: string(default regardless) script kinds to filter, split by comma
Optional
lastmask to filter scripts whom last parent in the chain has exact hash. Beware that each script stores only a limited number of parents. Hence the last parent hash for a script is not necessarily its top-most parent. To find the top-most parent you will have to jump from last to last hash until finding the parent
Optional
orderorder by desc order (default true)
Optional
page?: numberwhich page to return (start at 1, default 1)
Optional
parentis the hash present in the array of stored parent hashes for this script. The same warning applies than for last_parent_hash. A script only store a limited number of direct parent
Optional
pathmask to filter exact matching path
Optional
pathmask to filter matching starting path
Optional
pernumber of items to return for a given page (default 30, max 100)
Optional
show(default false) show also the archived files. when multiple archived hash share the same path, only the ones with the latest create_at are ed.
Optional
starred(default false) show only the starred items
mask to filter exact matching user creator