import tuned.profiles.profile class Factory(object): def create(self, name, config): return tuned.profiles.profile.Profile(name, config)
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
__pycache__ | Folder | 0755 |
|
|
functions | Folder | 0755 |
|
|
__init__.py | File | 281 B | 0644 |
|
exceptions.py | File | 95 B | 0644 |
|
factory.py | File | 141 B | 0644 |
|
loader.py | File | 4.17 KB | 0644 |
|
locator.py | File | 3.7 KB | 0644 |
|
merger.py | File | 2.13 KB | 0644 |
|
profile.py | File | 1.11 KB | 0644 |
|
unit.py | File | 2.43 KB | 0644 |
|
variables.py | File | 2.29 KB | 0644 |
|