``` west.R{ F: "/path/to/file" } ``` - `F` can be `string`: path to file - `F` can be `io.Reader`: Reader for file - `F` can be `os.File`: actual open file