Close closes the file, releasing associated resources.
()
| 155 | |
| 156 | // Close closes the file, releasing associated resources. |
| 157 | Close() error |
| 158 | } |
| 159 | |
| 160 | // A Frame describes a location in a single line in a source file. |
nothing calls this directly
no outgoing calls
no test coverage detected