public class SmbFileRef extends Object
Constructor and Description |
---|
SmbFileRef(String path)
Create a new file reference, strips the folder of the filename when present
|
SmbFileRef(String name,
String folder) |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the canonical name inclusive file path when present
|
String |
toString() |
Copyright © 2023 Frank!Framework. All rights reserved.