S.M.A.R.T. values are added to drive instace

This commit is contained in:
2020-05-02 17:15:55 +02:00
parent 5cf9a2c86f
commit fdfdd0ca93
9 changed files with 145 additions and 891 deletions

View File

@ -10,7 +10,8 @@
"*.tcc": "cpp",
"string": "cpp",
"unordered_map": "cpp",
"string_view": "cpp"
"string_view": "cpp",
"ostream": "cpp"
}
}
}