mkdir

ssapy.io.mkdir(pathname)[source][source]

Creates a directory if it does not exist.

Parameters:

pathnamestr

The path to the directory to be created.