packages.valory.skills.abstract_
round_
abci.io_
.paths
This module contains all the path related operations of the behaviours.
create_
pathdirs
def create_pathdirs(path: str) -> None
Create the non-existing directories of a given path.
Arguments:
path
: the given path.