IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

getDirSummary (method)

Gets a content summary for a directory.

Syntax

- (void)getDirSummary:(NSString*)dirPath;
public func getDirSummary(_ dirPath: String) throws -> Void

Remarks

This method gets a content summary for the directory at DirPath, populating the DirSummary* properties.

DirPath may be empty to get a content summary for the root directory (/).

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 iOS Edition - Version 20.0 [Build 8265]