IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

GetDirSummary Method

Gets a content summary for a directory.

Object Oriented Interface

public function doGetDirSummary($dirpath);

Procedural Interface

ipworkscloud_hadoopdfs_do_getdirsummary($res, $dirpath);

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 PHP Edition - Version 20.0 [Build 8265]