trait Tasks (View source)

Methods

taskRsync()

No description

taskSshExec(null|string $hostname = null, null|string $user = null)

No description

Details

protected Rsync|CollectionBuilder taskRsync()

No description

Return Value

Rsync|CollectionBuilder

protected Ssh|CollectionBuilder taskSshExec(null|string $hostname = null, null|string $user = null)

No description

Parameters

null|string $hostname
null|string $user

Return Value

Ssh|CollectionBuilder