def __init__()

in src/azstoragetorch/io.py [0:0]


    def __init__(
        self,
        blob_url: str,
        mode: _SUPPORTED_MODES,
        *,
        credential: _client.AZSTORAGETORCH_CREDENTIAL_TYPE = None,
        **_internal_only_kwargs,