X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=perl%2Flib%2FSys%2FGuestfs.pm;h=83fbbb106b4b13074822b69710a7380bf5290fe3;hb=66f728d4f84306cef689a6150c5a1aec3c765508;hp=9c5aa18304d17bf49d2b8225c07c5b4d519c4685;hpb=bcb3fc0c3336c05e9ecbbfb25c7c31b42bd3e32e;p=libguestfs.git diff --git a/perl/lib/Sys/Guestfs.pm b/perl/lib/Sys/Guestfs.pm index 9c5aa18..83fbbb1 100644 --- a/perl/lib/Sys/Guestfs.pm +++ b/perl/lib/Sys/Guestfs.pm @@ -852,6 +852,27 @@ Create a directory named C. Create a directory named C, creating any parent directories as necessary. This is like the C shell command. +=item $dir = $h->mkdtemp ($template); + +This command creates a temporary directory. The +C