Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

[Enhancement] Add the possibility to get the UnitType of a drive #347

Closed
lpeyr opened this issue Aug 1, 2022 · 0 comments · Fixed by #352
Closed

[Enhancement] Add the possibility to get the UnitType of a drive #347

lpeyr opened this issue Aug 1, 2022 · 0 comments · Fixed by #352
Assignees
Labels
enhancement New feature or request roadmap Feature of the roadmap vNext Issues planed for the next version

Comments

@lpeyr
Copy link
Member

lpeyr commented Aug 1, 2022

Enhancement

Add the possibility to get the UnitType of a drive.

Other informations

Depending of the size of the drive in bytes, the method will compare the available space to the unit of each UnitType:

  • 1 (byte)
  • 1,000 (kb)
  • 1,000,000 (mb)
  • 1,000,000,000 (gb)
  • 1,000,000,000,000 (tb)
  • etc..
@lpeyr lpeyr added enhancement New feature or request vNext Issues planed for the next version roadmap Feature of the roadmap labels Aug 1, 2022
@lpeyr lpeyr self-assigned this Aug 1, 2022
@lpeyr lpeyr moved this to 🆕 New in LeoCorpLibrary - Version 4.9 Aug 1, 2022
@lpeyr lpeyr moved this from 🆕 New to 🏗 In progress in LeoCorpLibrary - Version 4.9 Aug 3, 2022
@lpeyr lpeyr moved this from 🏗 In progress to 🔖 Ready in LeoCorpLibrary - Version 4.9 Aug 3, 2022
@lpeyr lpeyr linked a pull request Aug 3, 2022 that will close this issue
@lpeyr lpeyr closed this as completed in #352 Aug 3, 2022
Repository owner moved this from 🔖 Ready to ✅ Done in LeoCorpLibrary - Version 4.9 Aug 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request roadmap Feature of the roadmap vNext Issues planed for the next version
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant