Libraries
»
specinfra
(2.53.0)
»
Index
»
Specinfra
»
Command
»
Base
»
Cron
»
get_table
Method: Specinfra::Command::Base::Cron.get_table
Defined in:
lib/specinfra/command/base/cron.rb
.
get_table
⇒
Object
13 14 15
# File 'lib/specinfra/command/base/cron.rb', line 13
def
get_table
'
crontab -l
'
end