whesse@google.com
|
1bc6b99ce6
|
Add methods to dart:io Path.
Add .append, which adds a segment to the end of a Path, and
.pathWithoutExtension, which removes the extension (part after .),
from the filename at the end of a path, and returns the new path.
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com//10638002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9028 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-06-22 11:02:49 +00:00 |
|