Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
GMod-PixeLInc
master
Handlers
SocketHandler
WebRouter
Job
BatchPlayers
Error
PlayerResult
JobController
Nonce
Steam
Client
Game
ID
Player
Built with Crystal 1.9.2
2023-10-07 18:58:45 UTC
class
Job
Job
Reference
Object
Defined in:
job_controller.cr
Constructors
.new
(size : Int32)
Instance Method Summary
#each_result
(&)
#send
(*args, **options)
#send
(*args, **options, &)
#size
: Int32
Constructor Detail
def self.
new
(size : Int32)
#
[
View source
]
Instance Method Detail
def
each_result
(&)
#
[
View source
]
def
send
(*args, **options)
#
[
View source
]
def
send
(*args, **options, &)
#
[
View source
]
def
size
: Int32
#
[
View source
]