org
.
irundaia
.
sass
Options
case class
Options
(
nativeOptions:
Sass_Options
=
...
)
extends
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
Product
,
Equals
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
Options
Serializable
Serializable
Product
Equals
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
Options
(
nativeOptions:
Sass_Options
=
...
)
Value Members
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
includePaths
:
Iterable
[
Path
]
def
includePaths_++=
(
paths:
Path
*
)
:
Unit
def
includePaths_+=
(
path:
Path
)
:
Unit
def
includePaths_+=
(
path:
String
)
:
Unit
def
includePaths_=
(
paths:
Iterable
[
Path
]
)
:
Unit
def
includePaths_=
(
paths:
Path
*
)
:
Unit
def
includePaths_=
(
paths:
String
)
:
Unit
def
indentedSyntaxSrc
:
Boolean
def
indentedSyntaxSrc_=
(
b:
Boolean
)
:
Unit
def
inputPath
:
Path
def
inputPath_=
(
p:
String
)
:
Unit
def
inputPath_=
(
p:
Path
)
:
Unit
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
nativeOptions
:
Sass_Options
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
omitSourceMapUrl
:
Boolean
def
omitSourceMapUrl_=
(
b:
Boolean
)
:
Unit
def
outputPath
:
Path
def
outputPath_=
(
p:
String
)
:
Unit
def
outputPath_=
(
p:
Path
)
:
Unit
def
outputStyle
:
CssStyle
def
outputStyle_=
(
outputStyle:
CssStyle
)
:
Unit
def
precision
:
Int
def
precision_=
(
precision:
Int
)
:
Unit
def
sourceComments
:
Boolean
def
sourceComments_=
(
b:
Boolean
)
:
Unit
def
sourceMapContents
:
Boolean
def
sourceMapContents_=
(
b:
Boolean
)
:
Unit
def
sourceMapEmbed
:
Boolean
def
sourceMapEmbed_=
(
sourceMapEmbed:
Boolean
)
:
Unit
def
sourceMapPath
:
String
def
sourceMapPath_=
(
file:
String
)
:
Unit
def
sourceMapPath_=
(
file:
Path
)
:
Unit
def
sourceMapRoot
:
String
def
sourceMapRoot_=
(
path:
String
)
:
Unit
def
sourceMapRoot_=
(
path:
Path
)
:
Unit
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Product
Inherited from
Equals
Inherited from
AnyRef
Inherited from
Any
Ungrouped