You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/OZODirectorySummary.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,11 @@
1
1
# OZODirectorySummary Class
2
-
This class is part of the [OZOFiles PowerShell Module](../README.md). Calling the `Get-OZODirectorySummary` function returns an object of the `OZODirectorySummary` class.
2
+
This class is part of the [OZOFiles PowerShell Module](../README.md).
3
3
4
+
## Usage
5
+
Use the [`Get-OZODirectorySummary`](Get-OZODirectorySummary.md) function to return an object of this class.
This module is licensed under the [GNU General Public License (GPL) version 2.0](LICENSE).
32
+
33
+
## Acknowledgements
34
+
Special thanks to my employer, [Sonic Healthcare USA](https://sonichealthcareusa.com), who supports the growth of my PowerShell skillset and enables me to contribute portions of my work product to the PowerShell community.
0 commit comments