Makeprojects
Loading...
Searching...
No Matches
makeprojects.codewarrior.SearchPath Class Reference

Create a path entry for UserSearchPaths or SystemSearchPaths. More...

Public Member Functions

 __init__ (self, platform, path, root=None, title='SearchPath')
 Init SearchPath.
 generate (self, line_list, level=4)
 Output the settings.

Public Attributes

 settings = SETTING(title)
 SETTING object with all the settings.

Detailed Description

Create a path entry for UserSearchPaths or SystemSearchPaths.

The title defaults to SearchPath, however it can be overridden such as OutputDirectory

Constructor & Destructor Documentation

◆ __init__()

makeprojects.codewarrior.SearchPath.__init__ ( self,
platform,
path,
root = None,
title = 'SearchPath' )

Init SearchPath.

Parameters
platformPlatformTypes
pathPath to search
rootRoot pathname for relative path searches
titleTitle of the object