saveAllAsync

fun saveAllAsync(includeUntitled: Boolean = definedExternally): PromiseLike<JsBoolean>(source)

Save all dirty files.

Parameters

includeUntitled

Also save files that have been created during this session.