mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
Refactor/remove legacy usage of asset, family and subset
This commit is contained in:
parent
92d01a2ceb
commit
ea59a764cd
14 changed files with 7 additions and 44 deletions
|
|
@ -137,7 +137,7 @@ class HostBase(AbstractHost):
|
|||
def get_current_folder_path(self) -> Optional[str]:
|
||||
"""
|
||||
Returns:
|
||||
Optional[str]: Current asset name.
|
||||
Optional[str]: Current folder path.
|
||||
|
||||
"""
|
||||
return os.environ.get("AYON_FOLDER_PATH")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue