Function chdir

  • Changes the current working directory to the specified path.

    Parameters

    Returns void

    Example

    Switch.chdir('sdmc:/switch/awesome-app/images');
    

Generated using TypeDoc