úÎ#     NoneM Mount point settingsRemote file system mount pointAccount used on remote machine *Host name or address of the remote machine Directory on remote machine #Where it is mounted on this machine "Default mount settings for vagrant%Parser for a line of output from the mount command .Parses a line looking for a remote mount pointRun mountE and look up the mount point relating to the directory in the outputFRead a list of predefined mount points from the ~/.vadosettings filesuGet a list of arguments to pass to ssh to run command on a remote machine in the directory that is mounted locally_Get a list of arguments to pass to sshfs to mount a remote filesystem in the given directory  line of output fromt he mount command'Local directory to find the mount point-Details of the mount point or an error stringMount point found using SSH settings from the '.vadosettings' filesmLocal directory you want the command to run in. Normally this will be the same directory you passed to T. The vado will run the command in the remote directory that maps to this one..Options to pass to ssh. If the mount point is 'vagrant@127.0.0.1'8 then the most common vagrant connection options ('-p2222' and %'-i~/.vagrant.d/insecure_private_key') are included automaticallyCommand to run Arguments to pass to the command3Full list of arguments that should be passed to sshMount settings to useRemote directory to mount Local directory (where to mount)Other options to pass to sshfsResulting list of arguments            vado-0.0.2System.Process.Vado MountSettings sshfsUser sshfsHost sshfsPortidFile MountPoint remoteUser remoteHost remoteDirlocalDirdefMountSettingsparseMountPoint getMountPoint readSettingsvadovamountmountPointParser$fShowMountPoint