Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
citrin
master
Citrin
Core
Executor
Built with Crystal 1.9.2
2023-10-07 21:16:40 UTC
class
Citrin::Executor
Citrin::Executor
Reference
Object
Defined in:
citrin/executor.cr
Constructors
.new
(name : String, container : Docker::Container)
Instance Method Summary
#get_time
(output)
#run_all_test
(paths)
#run_test
(path)
Constructor Detail
def self.
new
(name : String, container : Docker::Container)
#
[
View source
]
Instance Method Detail
def
get_time
(output)
#
[
View source
]
def
run_all_test
(paths)
#
[
View source
]
def
run_test
(path)
#
[
View source
]