{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "hidden",
  "home_page_url": "https://evotec.xyz/fr/tags/hidden",
  "feed_url": "https://evotec.xyz/fr/tags/hidden/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/fr/blog/executing-hidden-or-private-functions-from-powershell-modules",
      "url": "https://evotec.xyz/fr/blog/executing-hidden-or-private-functions-from-powershell-modules",
      "title": "Executing hidden or private functions from PowerShell Modules",
      "summary": "When you write PowerShell modules, there\u2019s a high chance you will have conflicts with either existing system commands (you should avoid that) or with someone else\u2019s modules. There are also times when someone wants to use a private function from a module that only exports essential functions. Here\u2019s a couple of ways how to deal with those scenarios.",
      "date_published": "2019-07-14T16:15:59.0000000Z",
      "tags": [
        "hidden",
        "powershell",
        "powershell module"
      ]
    }
  ]
}