R/mantagetsize.R

Defines functions mantagetsize

Documented in mantagetsize

# Roxygen Comments mantagetsize
#' mantaLs and mantaFind callback
#' 
#' @param line  R structured directory line
#'
mantagetsize<- function(line) {
    return(line$size)
}
joyent/mantaRSDK documentation built on May 19, 2019, 10:43 p.m.