get_timestamp
in
chefctl/src/chefctl.rb [408:411]
3
lines of code
1
McCabe index (conditional complexity)
def get_timestamp Time.now.strftime('%Y%m%d.%H%M.%s') end