Close safely closes the client. This used to shut down the FUSE server but since that was removed it is basically a no-op now.
()
| 55 | // This used to shut down the FUSE server but since that was removed |
| 56 | // it is basically a no-op now. |
| 57 | func (c *Client) Close() {} |
no outgoing calls