Skip to main content

FileListResult

@codebolt/types


Interface: FileListResult

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/internal.ts:638

Interface for file listing result.

Properties

PropertyTypeDescriptionDefined in
resultstringThe result of the listing operation as a stringcommon/types/src/codeboltjstypes/libFunctionTypes/internal.ts:642
successbooleanWhether the listing operation was successfulcommon/types/src/codeboltjstypes/libFunctionTypes/internal.ts:640