TastyFileUtil
object TastyFileUtil
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") returns
Some("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") returns
Some("foo.Foo")`