Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

about mkdir fun in AVHandler.py #6

Open
kalerushikesh32 opened this issue Mar 18, 2019 · 1 comment
Open

about mkdir fun in AVHandler.py #6

kalerushikesh32 opened this issue Mar 18, 2019 · 1 comment

Comments

@kalerushikesh32
Copy link

There I think we need not have "cd" in function. If I am Wrong then correct me.

@bill9800
Copy link
Owner

'cd' is used to change the target directory (on terminal). It will switch the current directory to where you provided.
If you want to call functions provided in python, there is also a function called 'os.mkdir()'. However, we still need to define the target directory for it.

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

No branches or pull requests

2 participants