module Idlc
module Idlc::Deploy
module Idlc::Deploy::Keypair
module Idlc::Deploy::Power
class Idlc::Deploy::Config
class Idlc::Deploy::Power::ConnectionError
class Idlc::Deploy::Power::InstanceKeepAlive
iapi-idlc-sdk-deploy
1.0.10
# one_week_old?
def one_week_old?(ts) (Time.now.to_i - ts) > (7*(24*3600)) end