Function: isDraftDirty()
isDraftDirty(
d,loom):boolean
Defined in: utils/utils.ts:93
This function looks to see if a draft has any user-supplied information.
Parameters
d
the draft in question
loom
the loom associated with this draft (or null if there is no loom)
Returns
boolean
true if any part of the draft or loom contains a non-default value