dmwm / dmwm/cmssh

Implement du SE:/path

Open
#8 0 comments 0 reactions 1 assignee Claimed by @vkuznet View on GitHub
core development
Dominant language
Python
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Description

I can implement du SE:/path since it provides me enough information about given path. First I need to create an objects which will hold dir structure. So, it can be DirObject which has the following attributes, list of files with their file size and list of sub-dirs. Then it would be easy to implement sum/total function.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.