If defined, this function is called for each log message
Show Error stacktrace
Show File ETag property
Show ignored files (both in origin and target)
Show request parameters
Show skipped (unchanged/unexpected) files
Path to output file (undefined if output to stdout)
Time elapsed during request (in ms)
Time elapsed during operation (in ms)
Time elapsed during all operations (in ms)
Compares two objects with File
-like properties by Key
date
is falsy, returns undefinedprocess.env.PORCELAIN
is set, returns date
represented in UTC formatted as ISO 8601date
represented in local time formatted using process.env.DATE_FORMAT
(which defaults to "yyyy-mm-dd HH:MM:ss")process.env.PORCELAIN
is set, returns milliseconds
unchangedSame as formatDuration
but result is always a string
(with "ms" suffix added if needed)
Returns absolute root location
process.env.PORCELAIN
is set, returns sizeInBytes
unchangedSame as formatSize
but result is always a string
(with " B" suffix added if needed)
Return a string representing a MessageLsResult object
Return a string representing a MessageSyncPlanResult object
Generated using TypeDoc