Function kvdb_rocksdb::rotational_from_df_output
source · pub fn rotational_from_df_output(df_out: Vec<u8>) -> Option<PathBuf>
Expand description
Given output of df command return Linux rotational flag file path.
pub fn rotational_from_df_output(df_out: Vec<u8>) -> Option<PathBuf>
Given output of df command return Linux rotational flag file path.