Libraries
»
cloudconvert
(1.0.0)
»
Index
»
CloudConvert
»
Task
»
#priority
Method: CloudConvert::Task#priority
Defined in:
lib/cloudconvert/task.rb
#
priority
⇒
Integer
(readonly)
Returns:
(
Integer
)
12 13 14
# File 'lib/cloudconvert/task.rb', line 12
def
priority
@priority
end