Rsync.IsRsyncResponse
Interface: IsRsyncResponse
rsync.IsRsyncResponse
IsRsyncResponse is the response from the IsRsync function. this is returned by IsRsync function.
Example
Table of contents
Properties
Properties
Banner
• Optional
Banner: string
Defined in
rsync.ts:48
IsRsync
• Optional
IsRsync: boolean
Defined in
rsync.ts:46
Was this page helpful?