Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Keeper-Security/Commander
/ RootFolderNode
Class
RootFolderNode
keepercommander/subfolder.py:313–316 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
311
312
313
class
RootFolderNode(BaseFolderNode):
314
def
__init__(self):
315
BaseFolderNode.__init__(self, BaseFolderNode.RootFolderType)
316
self.name =
'My Vault'
Callers
2
_make_legacy_params
Method · 0.90
prepare_folder_tree
Function · 0.85
Calls
no outgoing calls
Tested by
1
_make_legacy_params
Method · 0.72