Skip to content

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.