com.typesafe.sbt.packager.permissions
Converts a octal unix permission representation into a java PosiFilePermissions
compatible string.
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Enriches string with oct
interpolator, parsing string as base 8 integer.
Enriches string with oct
interpolator, parsing string as base 8 integer.
Attributes
-
Supertypes
-
class AnyVal
trait Matchable
class Any
Value parameters
-
perms
-
in octal format
Attributes
-
Returns
-
java 7 posix file permissions
Enriches string with oct
interpolator, parsing string as base 8 integer.
Enriches string with oct
interpolator, parsing string as base 8 integer.
Attributes