MatrixBerryCore
Static Public Member Functions | Private Attributes | List of all members
mxberry::selfmnt::OwnPathUtils Class Reference

Static Public Member Functions

static function getOwnAndDepCodeDirList ()
 
static function getOwnCodeDirList ()
 
static function getFileListByExtensionList (in extList)
 
static function getFieldListByExtAndPkgList (in pkgNameList, in extList)
 
static function getFieldListByDirListAndRegex (in dirList, in regexStr)
 

Private Attributes

Constant Property EXCLUDE_REGEX_PATTERN ='TTD
 
Constant Property EXCLUDE_DEP ='externals'
 

Detailed Description

Author
Peter Gagarinov, PhD pgaga.nosp@m.rino.nosp@m.v@gma.nosp@m.il.c.nosp@m.om

Definition at line 7 of file OwnPathUtils.m.

Member Function Documentation

◆ getFieldListByDirListAndRegex()

static function mxberry::selfmnt::OwnPathUtils::getFieldListByDirListAndRegex ( in  dirList,
in  regexStr 
)
static

◆ getFieldListByExtAndPkgList()

static function mxberry::selfmnt::OwnPathUtils::getFieldListByExtAndPkgList ( in  pkgNameList,
in  extList 
)
static

◆ getFileListByExtensionList()

static function mxberry::selfmnt::OwnPathUtils::getFileListByExtensionList ( in  extList)
static

◆ getOwnAndDepCodeDirList()

static function mxberry::selfmnt::OwnPathUtils::getOwnAndDepCodeDirList ( )
static

◆ getOwnCodeDirList()

static function mxberry::selfmnt::OwnPathUtils::getOwnCodeDirList ( )
static

Member Data Documentation

◆ EXCLUDE_DEP

Constant Property mxberry::selfmnt::OwnPathUtils::EXCLUDE_DEP ='externals'
private

Definition at line 13 of file OwnPathUtils.m.

◆ EXCLUDE_REGEX_PATTERN

Constant Property mxberry::selfmnt::OwnPathUtils::EXCLUDE_REGEX_PATTERN ='TTD
private

Definition at line 11 of file OwnPathUtils.m.


The documentation for this class was generated from the following file: