
org.powerscala.Resource.scala Maven / Gradle / Ivy
The newest version!
package org.powerscala
/**
* Resource represents an internal file resource.
*
* @author Matt Hicks
*/
case class Resource(path: String)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy