CBFS Connect 2020 Python Edition

Questions / Feedback?

is_cbfs_volume Method

Checks whether the specified volume is powered by CBFS.

Syntax

def is_cbfs_volume(volume_path: str) -> bool: ...

Remarks

This method checks to see whether the volume specified by VolumePath is powered by CBFS; if it is, this method returns True.

Valid formats for VolumePath include:

  • Drive letters, like X:.
  • Volume GUIDs, like Volume{676D0357-A23A-49C3-B433-65AAD72DD282}.

Copyright (c) 2022 Callback Technologies, Inc. - All rights reserved.
CBFS Connect 2020 Python Edition - Version 20.0 [Build 8348]