TastyFileUtil

class Object
trait Matchable
class Any

Value members

Concrete methods

Get the class path of a tasty file

Get the class path of a tasty file

If

  package foo
  class Foo

then getClassName("./out/foo/Foo.tasty") returnsSome("foo.Foo")`

Get the class path of a tasty file

Get the class path of a tasty file

If

  package foo
  class Foo

then getClassName("./out/foo/Foo.tasty") returnsSome("./out")`