[ Version ( since = "1.24" ) ]
public void set_socket_path (string? socket_path)
Set the Unix socket path to connect to snapd with.
Defaults to the system socket.
this |
a Client |
socket_path |
a socket path or null to reset to the default. |