tilus.option.cache_dir¶ tilus.option.cache_dir(dir_path)[source]¶ Set the cache directory for the compiled programs. Parameters: dir_path (str or Path) – The path to the cache directory. Return type: None