For some reason, they moved a bunch of file goodies into the tools
jar. scala.tools.nsc.io.{Path,Directory,File} all have good stuff in
them.
Bill
On Fri, Oct 30, 2009 at 5:31 PM, John Warren <
jpwarren00@...> wrote:
> Newb question (sorry if this is the wrong list),
> Where in the API are the file operators? Specifically I want to create a
> bootstrap file for a CMS so I need to define the current working directory
> and for some reason this simple operation seems to be eluding my searches.
> Can anyone point me in the right, specific, direction?
> Thanks,
> -John W