Virtual Method

FoundryAcpClientrefresh_changed_files

unstable since: 1.2

Declaration [src]

DexFuture*
refresh_changed_files (
  FoundryAcpClient* self,
  FoundryAcpSession* session
)

Description [src]

Refreshes sessions changed-file model after a prompt or terminal has completed.

Available since: 1.2

Parameters

session

Type: FoundryAcpSession

A FoundryAcpSession.

The data is owned by the caller of the method.

Return value

Type: DexFuture

A DexFuture.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.