changeFolder

mantidplot.changeFolder(folder, force=False)

Changes the current folder.

Args:
folder: A reference to the folder to change to. force: Whether to do stuff even if the new folder is already the active one (default: no).
Returns:
True on success.