Skip to content

Add makedirs function.#274

Open
Talmaj wants to merge 1 commit into
owncloud:masterfrom
Talmaj:makedirs
Open

Add makedirs function.#274
Talmaj wants to merge 1 commit into
owncloud:masterfrom
Talmaj:makedirs

Conversation

@Talmaj

@Talmaj Talmaj commented Oct 26, 2021

Copy link
Copy Markdown
  • makedirs creates folders recursively (analogous to os.makedirs)
  • with exist_ok=True it does not raise an error if a folder already exist.

Solves: #213

@Helyux Helyux left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it possible u missed the 'path' parameter?

Comment thread owncloud/owncloud.py Outdated
@mkrzywda

mkrzywda commented Jul 3, 2023

Copy link
Copy Markdown

Dears, it's possible to Merge this? this function will be very useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants