docs/_data/Help/Dismount-RoughDraft.json

{
  "Synopsis": "Dismounts paths to RoughDraft.",
  "Description": "Dismounts a path related to RoughDraft.",
  "Parameters": [
    {
      "Name": null,
      "Type": null,
      "Description": "",
      "Required": false,
      "Position": 0,
      "Aliases": null,
      "DefaultValue": null,
      "Globbing": false,
      "PipelineInput": null,
      "variableLength": false
    }
  ],
  "Notes": [
    null
  ],
  "CommandType": "Function",
  "Component": [
    null
  ],
  "Inputs": [
    null
  ],
  "Outputs": [
    null
  ],
  "Links": [],
  "Examples": [
    {
      "Title": "EXAMPLE 1",
      "Markdown": "",
      "Code": "Dismount-RoughDraft -MountPath $MyMountedPath"
    }
  ]
}