Code Monkey home page Code Monkey logo

Comments (4)

vvb2060 avatar vvb2060 commented on August 21, 2024

I think this is expected behavior and it is the developer's responsibility to check that the shell is valid before using it.

from libsu.

Fox2Code avatar Fox2Code commented on August 21, 2024

I personally disagree that isDirectory() should throw NoShellException because SuFile extends File, when this issue crashed my app on someone device, I had no idea and it was a existing behavior for me, so this was very unexpected for me.

I already did my best do avoid calling SuFile when root does not exists or is not available, and this "behavior" was really unexpected, so I think it's definitely a flaw of the library because the goal of a library is to help developers make programs.

But this is mainly a mater of opinion, so I understand the disagreement.

from libsu.

topjohnwu avatar topjohnwu commented on August 21, 2024

Well, SuFile is backed by a shell; if you have no shell available, how does it operate? If you are really concerned about this, you should move over to use the nio module.

from libsu.

Fox2Code avatar Fox2Code commented on August 21, 2024

Well, I reported this because SuFile crashed despite my app checking for root access.

from libsu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.