steal.File.prototype.joinFrom  function     

Returns the path of this file referenced from another url or path.

new steal.File('a/b.c').joinFrom('/d/e')//-> /d/e/a/b.c
steal.file.joinFrom(url, expand) -> String
{String}
{Boolean}

if the path should be expanded

{String}
© Jupiter IT - JavaScriptMVC Training and Support