Changes the current working directory. Takes a directory path (absolute or relative). Returns 1 on success, 0 on failure (invalid path or null).
dirPath
; No example implemented yet