Karsten Schmidt is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

postspectacular / toxiclibs http://toxiclibs.org/

Building blocks for computational design with Java & Processing. LGPLv2 licensed.

Clone this repository (size: 27.1 MB): HTTPS / SSH
hg clone https://bitbucket.org/postspectacular/toxiclibs
hg clone ssh://hg@bitbucket.org/postspectacular/toxiclibs

Commit 5acdef0df9f6 Raw commit »

commit
5acdef0df9f6
parent
203b4bda6b2a
branch
default

changing behavior for FileUtils.createDirectories() to literally create any directories for the given path, re-creating existing behavior as createDirectoriesForFile() (creating parent directories for a given file)

Comments

    Log in to comment »

    File Lines added Lines removed
    src.core/toxi/util/FileUtils.java 25 1